AmptekPX5 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.
SetTextConfiguration DEVVAR_STRINGARRAY DEV_VOID OPERATOR None.
GetTextConfiguration DEVVAR_STRINGARRAY DEVVAR_STRINGARRAY OPERATOR None.
Echo DEV_STRING DEV_STRING OPERATOR None.
Enable DEV_VOID DEV_VOID OPERATOR None.
Disable DEV_VOID DEV_VOID OPERATOR None.
ClearSpectrum DEV_VOID DEV_VOID OPERATOR None.
LatchGetClearSCA DEV_VOID DEVVAR_ULONGARRAY OPERATOR None.
ClearInputBuffer DEV_VOID DEV_VOID OPERATOR Clears the socket from any buffered incoming data.
AutoTune DEV_VOID DEV_VOID OPERATOR This Command execute AutoTune Process
RestartSequentialBuffering DEV_VOID DEV_VOID OPERATOR This request packet starts (or restarts) the Sequential buffering mode of operation.
It is required an specific hardware setup (see manual).
CancelSequentialBuffering DEV_VOID DEV_VOID OPERATOR This request packet cancels the Sequential buffering mode of operation.
This mode of operation requires an specific hardware setup (see manual).
RequestBuffer DEV_SHORT DEVVAR_LONGARRAY OPERATOR This command retrieves a previously buffered spectrum
BufferSpectrum DEV_SHORT DEV_VOID OPERATOR Copy current spectrum to the buffer into the buffer slot specified in the
argument. Slot 0 is ovewritten by GetSpectrum or Spectrum readout.
SetPredefinedValues DEV_VOID DEV_VOID OPERATOR None.
GetPredefinedValues DEV_VOID DEVVAR_STRINGARRAY OPERATOR None.
GetSpectrum DEV_VOID DEVVAR_LONGARRAY OPERATOR Take a ?snapshot? of the spectrum
InitializeErrorCounter DEV_VOID DEV_VOID OPERATOR None.
RequestBuffer_Status DEV_SHORT DEVVAR_LONGARRAY OPERATOR Retrieves previously buffered spectrum plus status data
ClearCounter DEV_VOID DEV_VOID OPERATOR Clear the General Purpose Counter