CF 126
19
Nov 2001
aa is the two-character instrument address.
n is the argument defined below.
↵
is the 'carriage return' character (ASCII decimal 13).
Argument
"0" disables continuous transmission (default). The instrument will only transmit when
requested.
"1" enables continuous transmission of the front panel display. This is equivalent to
sending the system command "F0 Transmit Front Panel Display" repeatedly. The
instrument will respond to other commands normally.
"2" performs the system command "FL Transmit Multiple Readings" repeatedly. The
instrument will respond to other commands normally.
Examples
Sending “#00WI1
↵
“ will cause the instrument to transmit the front panel display
contents as quickly as possible. The instrument will reply with "OK" before
commencing transmissions.
Reply
"
OK
" or "
ERROR
".
Remarks
Some terminal emulator programs running under Microsoft Windows operating systems
(such as HyperTerminal) may appear to "lockup" the computer after enabling
continuous transmissions with baud rates greater than 2400 baud. This is because
Windows is so busy reading and displaying the received characters that it will not
accept keyboard or mouse input.
It is a bad idea to use continuous transmission with two-wire RS-485 communications.
RL/WL
Read/write Multiple Readings Setup
Purpose
Read or Write how to reply to the "FL Transmit Multiple Readings" command.
Usage
“#aaRL
↵
” to read, “aaWLn
↵
” to write.
# is the 'pound' or 'hash' character (ASCII decimal 35).
aa is the two-character instrument address.
n is the argument defined below.
↵
is the 'carriage return' character (ASCII decimal 13).
Argument
A list of up to 15 codes each of which indicates a channel's data value to be transmitted.
Each code consists of two hexadecimal characters. The code is created by first adding
together the values of the desired options as shown in decimal and then converting the
result into hexadecimal.
Channel Value Source Value
01 1. TRACK 0.
02 2. PEAK 16.
03 3. VALLEY 32.
04 4.
05 5.
06 6.
07 7.
08 8.
09 9.
10 10.
11 11.
12 12.
13 13.
14 14.
15 15.
16 64.
17 65.
18 66.
19 67.
20 68.
21 69.
22 70.
23 71.
Example
Sending “00WL031323
↵
” will cause the "FL Transmit Multiple Readings" command to