import "baci.idl";
Public Member Functions | |
Subscription | new_subscription_Alarm (in Alarmfloat cb, in CBDescIn desc) |
void | enable_alarm_system () |
void | disable_alarm_system () raises (baciErrTypeProperty::DisableAlarmsErrorEx) |
boolean | alarm_system_enabled () |
Subscription | new_subscription_Alarm (in Alarmfloat cb, in CBDescIn desc) |
void | enable_alarm_system () |
void | disable_alarm_system () raises (baciErrTypeProperty::DisableAlarmsErrorEx) |
boolean | alarm_system_enabled () |
Public Attributes | |
readonly attribute float | alarm_low_on |
readonly attribute float | alarm_low_off |
readonly attribute float | alarm_high_on |
readonly attribute float | alarm_high_off |
A sequence of ROfloat.
boolean ACS::ROfloatSeq::alarm_system_enabled | ( | ) |
boolean ACS::ROfloatSeq::alarm_system_enabled | ( | ) |
void ACS::ROfloatSeq::disable_alarm_system | ( | ) | raises (baciErrTypeProperty::DisableAlarmsErrorEx) |
void ACS::ROfloatSeq::disable_alarm_system | ( | ) | raises (baciErrTypeProperty::DisableAlarmsErrorEx) |
void ACS::ROfloatSeq::enable_alarm_system | ( | ) |
void ACS::ROfloatSeq::enable_alarm_system | ( | ) |
Subscription ACS::ROfloatSeq::new_subscription_Alarm | ( | in Alarmfloat | cb, | |
in CBDescIn | desc | |||
) |
3AC90A2800B5
Subscription ACS::ROfloatSeq::new_subscription_Alarm | ( | in Alarmfloat | cb, | |
in CBDescIn | desc | |||
) |
3AC90A2800B5
readonly attribute float ACS::ROfloatSeq::alarm_high_off |
readonly attribute float ACS::ROfloatSeq::alarm_high_on |
readonly attribute float ACS::ROfloatSeq::alarm_low_off |
readonly attribute float ACS::ROfloatSeq::alarm_low_on |