Public Member Functions | Public Attributes

ACS::PlongSeq Interface Reference

import "baci.idl";

Inheritance diagram for ACS::PlongSeq:
Inheritance graph
[legend]
Collaboration diagram for ACS::PlongSeq:
Collaboration graph
[legend]

List of all members.

Public Member Functions

longSeq get_sync (out ACSErr::Completion c)
void get_async (in CBlongSeq cb, in CBDescIn desc)
long get_history (in long n_last_values, out longSeqSeq vs, out TimeSeq ts)
Monitorlong create_monitor (in CBlongSeq cb, in CBDescIn desc)
Monitorlong create_postponed_monitor (in Time start_time, in CBlongSeq cb, in CBDescIn desc)

Public Attributes

readonly attribute TimeInterval default_timer_trigger
readonly attribute TimeInterval min_timer_trigger
readonly attribute long min_delta_trigger
readonly attribute long default_value
readonly attribute long graph_min
readonly attribute long graph_max
readonly attribute long min_step

Detailed Description

The PlongSeq Property is completely equivalent to the PdoubleSeq property.


Member Function Documentation

Monitorlong ACS::PlongSeq::create_monitor ( in CBlongSeq  cb,
in CBDescIn  desc 
)

3AC90A2702A9

Monitorlong ACS::PlongSeq::create_postponed_monitor ( in Time  start_time,
in CBlongSeq  cb,
in CBDescIn  desc 
)

3AC90A2702AC

void ACS::PlongSeq::get_async ( in CBlongSeq  cb,
in CBDescIn  desc 
)

3AC90A270294

long ACS::PlongSeq::get_history ( in long  n_last_values,
out longSeqSeq  vs,
out TimeSeq  ts 
)

3AC90A270297

longSeq ACS::PlongSeq::get_sync ( out ACSErr::Completion  c  ) 

3AC90A27028A


Member Data Documentation

readonly attribute long ACS::PlongSeq::default_value
readonly attribute long ACS::PlongSeq::graph_max
readonly attribute long ACS::PlongSeq::graph_min
readonly attribute long ACS::PlongSeq::min_delta_trigger
readonly attribute long ACS::PlongSeq::min_step

The documentation for this interface was generated from the following file: