import "baci.idl";
List of all members.
Public Member Functions |
| boolean | get_sync (out ACSErr::Completion c) |
| void | get_async (in CBboolean cb, in CBDescIn desc) |
| long | get_history (in long n_last_values, out booleanSeq vs, out TimeSeq ts) |
| Monitor | create_monitor (in CBboolean cb, in CBDescIn desc) |
| Monitor | create_postponed_monitor (in Time start_time, in CBboolean cb, in CBDescIn desc) |
| boolean | get_sync (out ACSErr::Completion c) |
| void | get_async (in CBboolean cb, in CBDescIn desc) |
| long | get_history (in long n_last_values, out booleanSeq vs, out TimeSeq ts) |
| Monitor | create_monitor (in CBboolean cb, in CBDescIn desc) |
| Monitor | create_postponed_monitor (in Time start_time, in CBboolean cb, in CBDescIn desc) |
Public Attributes |
| readonly attribute TimeInterval | default_timer_trigger |
| readonly attribute TimeInterval | min_timer_trigger |
| readonly attribute boolean | default_value |
Detailed Description
The boolean Property has no monitor with value trigger, as a difference of values makes no sense.
The rest of the interface is equivalent to the Pdouble property.
Member Function Documentation
| long ACS::Pboolean::get_history |
( |
in long |
n_last_values, |
|
|
out booleanSeq |
vs, |
|
|
out TimeSeq |
ts | |
|
) |
| | |
| long ACS::Pboolean::get_history |
( |
in long |
n_last_values, |
|
|
out booleanSeq |
vs, |
|
|
out TimeSeq |
ts | |
|
) |
| | |
Member Data Documentation
The documentation for this interface was generated from the following files: