Activities
758
:setMode("Graph","FUNCTION")
Set up the Voyage™ 200 for function
graphing.
:PlotsOff
Turn off any previous plots.
:FnOff
Turn off any previous functions.
:ClrDraw
Clear any items previously drawn on
graph screens.
:ClrGraph
Clear any previous graphs.
:ClrIO
Clear the Voyage™ 200 Program IO
(input/output) screen.
:
L
10
!
xmin:99
!
xmax:10
!
xscl
Set up the Window variables.
:
L
20
!
ymin:100
!
ymax:10
!
yscl
:{0}
!
data
Create and/or clear a list named data.
:{0}
!
time
Create and/or clear a list named time.
:Send{1,0}
Send a command to clear the CBL 2™
unit.
:Send{1,2,1}
Set up Chan. 2 of the CBL 2™ to
AutoID to record temp.
:Disp "Press ENTER to start"
Prompt the user to press
¸
.
:Disp "graphingTemperature."
:Pause
Wait until the user is ready to start.
:PtText "TEMP(C)",2,99
Label the y axis of the graph.
:PtText "T(S)",80,
L
5
Label the x axis of the graph.
Program Instruction
Description
Summary of Contents for Voyage 200
Page 36: ...Getting Started 36 D B D B Press Result ...
Page 45: ...Getting Started 45 3 0 D B D D B D Press Result ...
Page 46: ...Getting Started 46 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 60: ...Getting Started 60 B D Press Result ...
Page 139: ...Previews 139 8 Complete the operation Press 2 d Steps and keystrokes Display 5 f 2 ...
Page 453: ...Differential Equation Graphing 453 ...
Page 468: ...Tables 468 ...
Page 777: ...Activities 777 ...