Casio CLASSPAD 330 3.04 User Manual page 701

Classpad os version 3.04
Table of Contents

Advertisement

Other
Clo eComPort38k
Syntax:
CloseComPort38k
Function:
Closes the 3-pin COM port.
Example:
See the GetVar38k command.
GetVar38k
Syntax:
GetVar38k <variable name>
Function:
Receives variable names and variable contents.
De cription
• The OpenComPort38k command must be executed before this command is executed.
• The Clo eComPort38k command must be executed after this command is executed.
Example:
To connect two ClassPad units with an SB-62 cable, and transfer the contents
of the sending unit's variable "s" to the receiving unit's variable "g"
Sending Unit Program
123
s
OpenComPort38k
SendVar38k s
CloseComPort38k
Receiving Unit Program
OpenComPort38k
GetVar38k g
CloseComPort38k
Notes
• Run the receiving unit's program first, and then run the sending unit's
program.
• You can use any commands beside the four data communication commands
(Send38k, Receive38k, SendVar38k, or GetVar38k) between the
OpenComPort38k and Clo eComPort38k commands.
12-6-45
Program Command Reference
20060301

Advertisement

Table of Contents
loading

This manual is also suitable for:

Classpad 330

Table of Contents