Programming 633
Calculator-Based Laboratory™ (CBL 2™) or a Calculator-Based Ranger™ (CBR™), a
program on the Voyage™ 200 can access the CBL 2 or CBR.
F3 I/O Toolbar Menu
F3 I/O Toolbar MenuF3 I/O Toolbar Menu
F3 I/O Toolbar Menu
Accessing Another
Accessing Another Accessing Another
Accessing Another Voyage™ 200
Voyage™ 200Voyage™ 200
Voyage™ 200
When two calculators are linked, one acts as a receiving unit and the other as a sending
unit.
Use the Program Editor’s …
I/O toolbar menu
to enter the commands in this section.
1. Press … and select
8:Link.
2. Select a command.
Command Description
GetCalc Executed on the receiving unit. Sets up the unit to receive a
variable via the I/O port.
• After the receiving unit executes GetCalc, the sending
unit must execute
SendCalc.
• After the sending unit executes
SendCalc, the sent
variable is stored on the receiving unit (in the variable
name specified by
GetCalc).
SendCalc Executed on the sending unit. Sends a variable to the
receiving unit via the I/O port.
• Before the sending unit executes SendCalc, the
receiving unit must execute
GetCalc.