import "baci.idl";
Public Member Functions | |
string | get_sync (out ACSErr::Completion c) |
void | get_async (in CBstring cb, in CBDescIn desc) |
long | get_history (in long n_last_values, out stringSeq vs, out TimeSeq ts) |
Monitor | create_monitor (in CBstring cb, in CBDescIn desc) |
Monitor | create_postponed_monitor (in Time start_time, in CBstring cb, in CBDescIn desc) |
Public Attributes | |
readonly attribute TimeInterval | default_timer_trigger |
readonly attribute TimeInterval | min_timer_trigger |
readonly attribute string | default_value |
The string Property has no monitor with value trigger, as a difference of values makes no sense.
The rest of the interface is equivalent to the Pdouble property.
Monitor ACS::Pstring::create_postponed_monitor | ( | in Time | start_time, | |
in CBstring | cb, | |||
in CBDescIn | desc | |||
) |
3AC90A27015F
3AC90A27014B
string ACS::Pstring::get_sync | ( | out ACSErr::Completion | c | ) |
3AC90A270140
readonly attribute TimeInterval ACS::Pstring::default_timer_trigger |
readonly attribute string ACS::Pstring::default_value |
readonly attribute TimeInterval ACS::Pstring::min_timer_trigger |