import "baci.idl";


Public Member Functions | |
| ACSErr::Completion | set_sync (in long value) |
| void | set_async (in long value, in CBvoid cb, in CBDescIn desc) |
| void | set_nonblocking (in long value) |
| void | increment (in CBvoid cb, in CBDescIn desc) |
| void | decrement (in CBvoid cb, in CBDescIn desc) |
Public Attributes | |
| readonly attribute long | max_value |
| readonly attribute long | min_value |
See RWdouble.
Increment the raw value by one bit. This method can be used for fine-tuning actuators controlled by the property. 3AC90A280047
Increment the raw value by one bit. This method can be used for fine-tuning actuators controlled by the property. 3AC90A280040
| void ACS::RWlong::set_nonblocking | ( | in long | value | ) |
3AC90A28003E
| ACSErr::Completion ACS::RWlong::set_sync | ( | in long | value | ) |
3AC90A280034
| readonly attribute long ACS::RWlong::max_value |
maximal allowed value for set
| readonly attribute long ACS::RWlong::min_value |
1.7.0