import "baci.idl";
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 |
The PlongSeq Property is completely equivalent to the PdoubleSeq property.
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
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
readonly attribute TimeInterval ACS::PlongSeq::default_timer_trigger |
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 |
readonly attribute TimeInterval ACS::PlongSeq::min_timer_trigger |