import "baci.idl";
Public Member Functions | |
ACSErr::Completion | set_sync (in floatSeq value) |
void | set_async (in floatSeq value, in CBvoid cb, in CBDescIn desc) |
void | set_nonblocking (in floatSeq value) |
void | increment (in CBvoid cb, in CBDescIn desc) |
void | decrement (in CBvoid cb, in CBDescIn desc) |
Public Attributes | |
readonly attribute float | min_value |
Static Public Attributes | |
readonly attribute float | max_value |
void ACS::RWfloatSeq::set_nonblocking | ( | in floatSeq | value | ) |
3AC90A2800DF
ACSErr::Completion ACS::RWfloatSeq::set_sync | ( | in floatSeq | value | ) |
3AC90A2800D3
readonly attribute float ACS::RWfloatSeq::max_value [static] |
readonly attribute float ACS::RWfloatSeq::min_value |