Program Command Reference
OpenComPort38k
Syntax: OpenComPort38k
Function: Opens the
Example: See the GetVar38k command on page
Receive38k
Syntax: Receive38k<variable name>
Function: Receives
Description
•The OpenComPort38k command must be executed before this command is executed.
•The CloseComPort38k command must be executed after this command is executed.
•For details about using this command, see the user documentation that comes with the
•Note that you need to replace all instances of the Receive command in the examples provided in the
Send38k
Syntax: Send38k<variable name>
Function: Sends
Description
•The OpenComPort38k command must be executed before this command is executed.
•The CloseComPort38k command must be executed after this command is executed.
•For details about using this command, see the user documentation that comes with the
•Note that you need to replace all instances of the Send command in the examples provided in the
•<variable name> must be a variable that contains a real number or a list. Anything else results in an error.
SendVar38k
Syntax: SendVar38k<variable name>
Function: Sends variable names and variable contents.
Description
•The OpenComPort38k command must be executed before this command is executed.
•The CloseComPort38k command must be executed after this command is executed. Example: See the GetVar38k command on page
20050501