R.9.60
SEL-421 Relay Reference Manual Date Code 20111215
ASCII Command Reference
Description of Commands
The command option bit is the bit number. If you access bit data, the relay
displays the bit label or number and the value (logical 0 or logical 1). If you
reference the data by label with the BL and bit_label options, the relay returns
the data according to the data type.
Use the VIEW 1 bit_label command as a shorthand method to inspect a
specific data bit in the relay database. The relay searches the entire relay
database structure for the bit label you specified; this process takes more time
and processing than narrowing the search by using the VIEW 1 region
command and the VIEW 1 addr command with the bit label option bit_label.
Table 9.152 VIEW 1 Commands—Bit
a
a
Parameter bit is a number from 0–15, with 0 as the LSB (least significant bit).
Command Description Access Level
VIEW 1 addr bit Display the value at register address
addr for the bit number bit.
1, B, P, A, O, 2
VIEW 1 bit_label Display the value for the bit with the bit
label bit_label.
1, B, P, A, O, 2
VIEW 1 region
bit_label
Display the value for the particular bit
with the bit label bit_label in the region
region.
1, B, P, A, O, 2
VIEW 1 region
offset bit
b
b
Parameter offset is a decimal or hexadecimal number to indicate the offset.
Display the value for the bit bit in the
region region that is offset from the
beginning of the region by offset offset.
1, B, P, A, O, 2