!
3-6
Section
Programming Console Operations
104
1, 2, 3...
1. Monitor the status of the desired word according to the procedure described
3-6-15 Binary Monitor.
2. Press the CHG Key to begin binary data modification.
CHG
c001 CHG?
000010101010101
A flashing cursor will appear over bit 15. The cursor indicates which bit can
be changed.
3. Three sets of keys are used to move the cursor and change bit status:
a) Use the Up and Down Arrow Keys to move the cursor to the left and right.
b) Use the 1 and 0 keys to change a bit’s status to on or off. The cursor will
move one bit to the right after one of these keys is pressed.
c) Use the SHIFT+SET and SHIFT+RESET Keys to force-set or force-re-
set a bit’s status. The cursor will move one bit to the right after one of
these keys is pressed. The NOT Key will clear force-set or force-reset
status.
B
1
A
0
↓
↑
c001 CHG?
10 0010101010101
↓
SHIFT
PLAY
SET
c001 CHG?
100S 10101010101
Note Bits in the DM Area cannot be force-set or force-reset.
4. Press the WRITE Key to write the changes in memory.
WRITE
c001 MONTR
100S010101010101
3-6-23 Decimal Data Modification With Sign
This operation is used to change the decimal value of a word, within a range
of –32,768 to 32,767. It is converted automatically to hexadecimal expressed
by two’s complement. In addition, the data from 2 consecutive words can be
changed all together (double-length change).
The operation can be used during decimal-with-sign monitoring.
Words SR 253 to SR 255 cannot be changed.
Caution
This operation cannot be used with CQM1-CPU11-E and CQM1-CPU21-E CPU
Units.
RUN
MONITOR
PROGRAM
No
OK
OK
1, 2, 3...
1. Monitor (decimal, with sign) the status of the word for which the present
value is to be changed.
cL01
-00016
2. Press the CHG Key to begin decimal data modification.
CHG
PRES VAL?
cL01-00016
3. Input the new PV and press the WRITE Key to change the PV. The operation
will end and the decimal-with-sign monitoring display will return when the
WRITE Key is pressed.
The PV can be set within a range of –32,768 and 32,767. Use the SET Key to
input a positive number, and use the RESET Key to input a negative number.