import "baci.idl";
List of all members.
Detailed Description
See ROdouble.
Member Function Documentation
boolean ACS::ROfloat::alarm_system_enabled |
( |
|
) |
|
boolean ACS::ROfloat::alarm_system_enabled |
( |
|
) |
|
void ACS::ROfloat::disable_alarm_system |
( |
|
) |
raises (baciErrTypeProperty::DisableAlarmsErrorEx) |
void ACS::ROfloat::disable_alarm_system |
( |
|
) |
raises (baciErrTypeProperty::DisableAlarmsErrorEx) |
void ACS::ROfloat::enable_alarm_system |
( |
|
) |
|
void ACS::ROfloat::enable_alarm_system |
( |
|
) |
|
Request a subscription to the alarnm event set for this property. Only properties of type RO have alarms, as RW properties should not even be able to set values in the alarm ranges. The method returns a Subscription object, which has to be used to destroy the subscription to the alarm events. Alarms are passed asychronously as usual through callbacks, which correspond to the type of the property value. As always, a callback descriptor has to be given in the parameter list. 3AC90A2702F9
Request a subscription to the alarnm event set for this property. Only properties of type RO have alarms, as RW properties should not even be able to set values in the alarm ranges. The method returns a Subscription object, which has to be used to destroy the subscription to the alarm events. Alarms are passed asychronously as usual through callbacks, which correspond to the type of the property value. As always, a callback descriptor has to be given in the parameter list. 3AC90A2702F9
Member Data Documentation
below this value alarm is cleared
above this value alarm is set
below this value alarm is set
below this value alarm is set
The documentation for this interface was generated from the following files: