import "baci.idl";
Public Member Functions | |
longLong | get_sync (out ACSErr::Completion c) |
void | get_async (in CBlongLong cb, in CBDescIn desc) |
long | get_history (in long n_last_values, out longLongSeq vs, out TimeSeq ts) |
MonitorlongLong | create_monitor (in CBlongLong cb, in CBDescIn desc) |
MonitorlongLong | create_postponed_monitor (in Time start_time, in CBlongLong cb, in CBDescIn desc) |
Public Attributes | |
readonly attribute TimeInterval | default_timer_trigger |
readonly attribute TimeInterval | min_timer_trigger |
readonly attribute longLong | min_delta_trigger |
readonly attribute longLong | default_value |
readonly attribute longLong | graph_min |
readonly attribute longLong | graph_max |
readonly attribute longLong | min_step |
MonitorlongLong ACS::PlongLong::create_monitor | ( | in CBlongLong | cb, | |
in CBDescIn | desc | |||
) |
3AC90A26037A
MonitorlongLong ACS::PlongLong::create_postponed_monitor | ( | in Time | start_time, | |
in CBlongLong | cb, | |||
in CBDescIn | desc | |||
) |
3AC90A260383
void ACS::PlongLong::get_async | ( | in CBlongLong | cb, | |
in CBDescIn | desc | |||
) |
3AC90A260366
long ACS::PlongLong::get_history | ( | in long | n_last_values, | |
out longLongSeq | vs, | |||
out TimeSeq | ts | |||
) |
3AC90A26036F
longLong ACS::PlongLong::get_sync | ( | out ACSErr::Completion | c | ) |
3AC90A26035B
readonly attribute TimeInterval ACS::PlongLong::default_timer_trigger |
readonly attribute longLong ACS::PlongLong::default_value |
readonly attribute longLong ACS::PlongLong::graph_max |
readonly attribute longLong ACS::PlongLong::graph_min |
readonly attribute longLong ACS::PlongLong::min_delta_trigger |
readonly attribute longLong ACS::PlongLong::min_step |
readonly attribute TimeInterval ACS::PlongLong::min_timer_trigger |