Section 7. Installation
111
FIGURE 36: "Include" File Settings With PakBusGraph
Using an "Include" File
'This program example demonstrates the use of an 'include' file. An 'include' file is a
CRBasic file that usually
'resides on the CPU: drive of the CR800. It is essentially a subroutine that is
'stored in a file separate from the main program, but it compiles as an insert to the main
'program. It can be used once or multiple times, and by multiple programs.
''Include' files begin with the SlowSequence instruction and can contain any code.
'
'Procedure to use an 'include' file in this example:
'1. Copy the code from the CRbasic example 'Include' File to Control Switched 12 V
(p. 112)
to
' CRBasic Editor, name it 'IncludeFile.cr8, and save it to the same PC folder on which
' resides the main program file (this make pre-compiling possible. Including the
' SlowSequence instruction as the first statement is required, followed by any other code.
'2. Send the 'include' file to the CPU: drive of the CR800 using the File Control menu
' of the datalogger support software
.
Be sure to de-select the Run Now and Run On
' Power-up options that are presented by the software when sending the file.
'3. Add the Include instruction to the main CRBasic program at the location from which the
' 'include' file is to be called (see the following code).
'4. Enter the CR800 file system path and file name after the Include() instruction, as shown
' in the following code.
'
'IncludeFile.cr8 contains code to control power to a cellular phone modem.
'
'Cell phone + wire to be connected to SW12 terminal. Negative (-) wire
'to G.
Summary of Contents for CR800 Series
Page 2: ......
Page 4: ......
Page 6: ......
Page 32: ......
Page 34: ......
Page 54: ......
Page 92: ......
Page 310: ......
Page 446: ...Section 8 Operation 446 8 11 2 Data Display FIGURE 100 CR1000KD Displaying Data ...
Page 448: ...Section 8 Operation 448 FIGURE 102 CR1000KD Real Time Custom ...
Page 449: ...Section 8 Operation 449 8 11 2 3 Final Storage Data FIGURE 103 CR1000KD Final Storage Data ...
Page 450: ...Section 8 Operation 450 8 11 3 Run Stop Program FIGURE 104 CR1000KD Run Stop Program ...
Page 452: ...Section 8 Operation 452 FIGURE 106 CR1000KD File Edit ...
Page 456: ......
Page 462: ......
Page 523: ...Section 11 Glossary 523 FIGURE 116 Relationships of Accuracy Precision and Resolution ...
Page 524: ......
Page 526: ......
Page 556: ......
Page 558: ......
Page 560: ......
Page 597: ......