Programming Console Operations | Section | |
|
|
|
3.Press the CLR Key to end
CLR
c200
89AB
Note The operating mode can be changed without altering the current monitor display by holding down the SHIFT Key and then changing the operating mode.
4-3-15 Signed Decimal Monitor
This operation converts the contents of the displayed word from signed hexa- decimal (two’s complement format) to signed decimal for display. The opera- tion can be executed while using I/O monitoring, multiple address monitoring or
RUN | MONITOR | PROGRAM |
|
|
|
OK | OK | OK |
1, 2, 3... 1. Monitor the word that is to be used for decimal monitor with sign. During mul- tiple address monitoring, the leftmost word will be converted.
(Multiple address monitor)
c200 cL0020000 FFF0 0000^ OFF
2.Press the SHIFT and TR Keys to display the leftmost word as signed deci- mal.
c200
SHIFT TR )00016
At this point, the contents of the displayed word can be changed with a
3.Press the CLR Key or the SHIFT and TR Keys to end the unsigned decimal display and return to normal monitoring.
CLR
c200 cL0020000 FFF0 0000^ OFF
4-3-16 Unsigned Decimal Monitor
This operation is used to convert hexadecimal data in a word to unsigned decimal for display. The operation can be executed while using I/O monitor- ing, multiple address monitoring or
RUN | MONITOR | PROGRAM |
|
|
|
OK | OK | OK |
1, 2, 3... 1. Monitor the word that is to be used for decimal monitor without sign. During multiple address monitoring, the leftmost word will be converted.
Multiple address monitoring
c200 cL0020000 FFF0 0000^ OFF
2.Press the SHIFT Key, TR Key, and then NOT Key to display the leftmost word as unsigned decimal.
SHIFT TR NOT
c200
65520
At this point, the contents of the displayed word can be changed with an
94