|
||||
|
|
|
|
|
State | DEV_VOID | DEV_STATE | OPERATOR | This command gets the device state (stored in its device_state data member) and returns it to the caller. |
Status | DEV_VOID | CONST_DEV_STRING | OPERATOR | This command gets the device status (stored in its device_status data member) and returns it to the caller. |
On | DEV_VOID | DEV_VOID | OPERATOR | Start the simulation |
Off | DEV_VOID | DEV_VOID | OPERATOR | Stop the simulation |
Reset | DEV_VOID | DEV_VOID | OPERATOR | Reset the device after error |
ResetSimu | DEV_VOID | DEV_VOID | OPERATOR | Reset the whole simulation |
GetPinholeData | DEV_LONG | DEVVAR_DOUBLEARRAY | EXPERT | Get pinhole related data for one of the 5 pinholes camera installed in EBS |
ResetToDesign | DEV_VOID | DEV_VOID | OPERATOR | Put all correction to 0. |