XIA Class Commands
Name
Input type
Output type
Level
Description
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.
Start DEV_VOID DEV_VOID OPERATOR Start
Stop DEV_VOID DEV_VOID OPERATOR Stop acquisition. Stop command is sent to the crate and then the server waits that the acquisition is really stopped. It returns after maximum of 10 tests
(50 ms between 2 tries)
Clear DEV_VOID DEV_VOID OPERATOR Set internel clear flag so that dxp memory will be cleared on next start command
SetLogFile DEV_VOID DEV_VOID OPERATOR None.
SetLogLevel DEV_VOID DEV_VOID OPERATOR None.
StartMapping DEV_VOID DEV_VOID OPERATOR Start mapping mode
StopMapping DEV_VOID DEV_VOID OPERATOR Stop mapping mode
MappingPixelNext DEV_VOID DEV_VOID OPERATOR advance the point manually using Host Control mode