138 Chapter 15 Script SDK
Response functions
Front panel functions
Operator functions
Command Description
GetResponse Get most recent response string
GetIntResponse Get response as signed int
GetUIntResponse Get response as unsigned int
GetDoubleResponse Get response as double
GetRespLineCount Get number of lines in response
ClearResponse Reset the response
Failed Get fail state of most recent command
Succeed Get response state of most recent command
GetError Get error value for failed command
Command Description
Write Write a string to front panel display
InputInteger Get integer user input via front panel
InputFloat Get float user input via front panel
WaitForKeyPress Wait for user to press a soft key
ClearLCD Clear the front panel display
Command Description
= Assign name of command to be executed
+= Append to command to be executed