Operator`s manual
21X MICROLOGGER OVERVIEW
OV-10
Display Shows
Key (ID:Data) Explanation
*0 :LOG 1 Exit Table 1, enter *0 mode to compile table and
begin measurements.
*6 06:0000 Enter *6 mode to view Input Storage.
A 01:21.234 Advance to Input Storage location 1. Panel
temperature is 21.234
o
C.
Wait a few seconds:
01:21.423 The measurement will be updated every 5
seconds when a new measurement is made.
At this point the 21X is measuring the temperature every 5 seconds and sending the value
to Input Storage. No data are being saved. The next step is to have the 21X send each
reading to Final Storage. (Remember the Output Flag must be set first.)
Display Shows
Key (ID:Data) Explanation
*1 01:00 Exit *6 mode. Enter Program Table 1.
2A 02:P00 Advance to 2nd instruction location; this is where
we left off. Note how we jumped to the 2nd
instruction instead of just advancing by keying A.
86 02:P86 86 is the DO instruction; a Program Control
Instruction which unconditionally executes a
command.
A 01:00 Enter instruction and advance to the first
parameter specifying the command.
10 01:10 10 is the command to set Flag 0, the Output Flag.
The command codes are listed in the Instruction
Option Codes for Instructions 86-92 on the Prompt
Sheet and in Table 12.1-2.
A 03:P00 Enter the command and advance to third program
instruction location.
70 03:P70 The Output Processing Instruction, SAMPLE,
transfers values from Input Storage to Final
Storage when the Output Flag is set.
A 01:00 Enter 70 and advance to first parameter specifying
the repetitions.
1 01:1 There is only one value to sample so only one
repetition is entered.