Option Code For Modem Type And Baud Rate - Campbell CR510 Operator's Manual

Datalogger
Hide thumbs Also See for CR510:
Table of Contents

Advertisement

SECTION 12. PROGRAM CONTROL INSTRUCTIONS
an "F" (70). Indicate a switch from RF to phone
with a space (32) followed by a "T" (84).
A Carriage Return (13) is used to end the series
of characters to be used to initiate the call.
Instruction 97 will never make a valid call if a 13
is not the last parameter of the last Instruction
63 or 68. Any unused parameters after the 13
command should be left as 0.
TABLE 12-5. Option Code for Modem Type
and Baud Rate
Modem
RF (RF95)
Direct (Short Haul)
Phone (DC112/COM200) 20
Voice Call-Back
Data Call-Back
*See Voice Modem manual for the description
of voice call-back.
CAUTION: Instruction 97 with the voice
option and the SDI-12 instructions may not
be in same table. Instruction 97 must be in
Table 1 and the SDI-12 instructions must be
in Table 2.
PARAM.
DATA
NUMBER
TYPE
01:
2
02:
2
03:
4
04:
4
05:
2
06:
4
07:
4
08:
4
*** 98 SEND CHARACTER ***
Instruction 98 is used with Instruction 63 to send
a character or string of characters (up to 15) to
the printer. The printer may be either an
addressed or a pin-enabled (Section 6.2).
Instruction 63 must immediately follow 98. The
character or characters to send are entered in
12-8
Baud Rate
300
1200
9600
00
01
02
10
11
12
21
22
N/A
31*
N/A
40
41
42
DESCRIPTION
Modem option and baud rate
code. Left digit specifies the
modem being used and the
right, the baud rate.
Interrupt disable flag
Time limit on call, 1 sec. units
Delay between fast retries, 1
sec. units
No. of retries at fast rate
Delay between slow retries, 1
min. units
Input location to store no. of
tries
ID to send
Instruction 63 as the decimal equivalents (99 is
the maximum number allowed) of the 7 bit
ASCII character (sent as 8 bits, no parity). For
example, to send the ASCII character control R,
18 would be entered. Enter a null (0) to
terminate the string. Appendix E contains a
listing of the ASCII characters.
If the 9 pin connector is already active when
Instruction 98 is executed, the output request is
put in a queue (see Instruction 96).
This instruction can be used to send a control
character to activate some listing device. The
specified character(s) is sent at the time
Instruction 98 and 63 are executed.
*** 111 RUN PROGRAM FROM FLASH ***
FUNCTION
This instruction is used to load a program
stored in FLASH into RAM. The program in
RAM is replaced by the Flash program specified
in Parameter 1. If Parameter 1 is indexed, the
CR510 will compile the program like the 6
mode. Use this instruction with caution.
NOTE: The memory allocation ( A) must
be the same between the program in RAM
and the program that is loaded from Flash.
If the memory allocations are not the same,
the CR510 will reallocate memory and the
data in Final Storage will be lost. Do not
use the auto program allocation (0 for
Parameter 5 in the A mode), because data
will be lost.
PARAM.
DATE
NUMBER
TYPE
01:
2
*** 120 TGT1 TELONICS GOES ***
FUNCTION
This instruction is used to transmit data from
CR510 Final Storage via a GOES satellite to a
central ground station. See the TGT1 manual
for information on Instruction 120.
DESCRIPTION
Flash program number
(name)

Advertisement

Table of Contents
loading

Table of Contents