Casio CLASSPAD 330 3.04 User Manual
Page 702
20060301
OpenComPort38k
Syntax: OpenComPort38k
Function:
Opens the 3-pin COM port.
Example: See
the
GetVar38k command on page 12-6-45.
Receive38k
Syntax: Receive38k
:
Function:
Receives EA-200 data.
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
EA-200.
• Note that you need to replace all instances of the Receive command in the examples
provided in the EA-200 user documentation with the command Receive38k. You should
also adjust the other commands in the EA-200 examples so they conform to the ClassPad
command syntax and usage as described in this manual.
Send38k
Syntax: Send38k
:
Function:
Sends EA-200 data.
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
EA-200.
• Note that you need to replace all instances of the Send command in the examples provided
in the EA-200 user documentation with the command Send38k. You should also adjust
the other commands in the EA-200 examples so they conform to the ClassPad command
syntax and usage as described in this manual.
•
results in an error.
SendVar38k
Syntax: SendVar38k
:
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 12-6-45.
12-6-46
Program Command Reference