import "baci.idl";
Public Member Functions | |
ACSErr::Completion | set_sync (in uLongLong value) |
void | set_async (in uLongLong value, in CBvoid cb, in CBDescIn desc) |
void | set_nonblocking (in uLongLong value) |
void | increment (in CBvoid cb, in CBDescIn desc) |
void | decrement (in CBvoid cb, in CBDescIn desc) |
Public Attributes | |
readonly attribute uLongLong | max_value |
readonly attribute uLongLong | min_value |
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
3AC90A280036
void ACS::RWuLongLong::set_nonblocking | ( | in uLongLong | value | ) |
3AC90A28003E
ACSErr::Completion ACS::RWuLongLong::set_sync | ( | in uLongLong | value | ) |
3AC90A280034
readonly attribute uLongLong ACS::RWuLongLong::max_value |
maximal allowed value for set
readonly attribute uLongLong ACS::RWuLongLong::min_value |