|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SafetyMonitorOrbProcess
ORB process on safety monitors.
| Method Summary | |
|---|---|
boolean |
isSafe(long safetyMonitorId)
Returns TRUE if the state is safe, FALSE if it is unsafe. |
| Methods inherited from interface org.minetti.astrodevice.common.orb.DeviceOrbProcess |
|---|
action, commandBlind, commandBoolean, commandString, getDescription, getDeviceList, getDeviceName, getDriverInfo, getDriverVersion, getInterfaceVersion, getPluginName, getSupportedActions, isConnected, setConnected, showSetupDialog |
| Method Detail |
|---|
boolean isSafe(long safetyMonitorId)
throws RemoteException
TRUE if the state is safe, FALSE if it is unsafe.
safetyMonitorId - Safety monitor identifier.
TRUE if the state is safe.
RemoteException - Exception if an error occurred.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||