O
pe
ra
to
r
P
an
el
E
xa
m
ple
s
5--11
Programming Examples
This example uses the configuration shown earlier, and shows two messages being
displayed. The top line uses data display message #1, which has been configured as
a binary display message. The data for the data field is a constant number 56432.
The data can also be moved to the data register from another register. The third line
is text message #8. Message #140 is selected for the second and bottom lines.
I:2
Selects message #1 for the top display line.
12
MOVE
Source
N7:0
Dest
MOVE
Source
8
N7:2
Dest
1
MOVE
Source
N7:4
Dest
56432
Selects message #140 for the second display line.
Puts binary data “56432” into the top line data field.
N7:0
Top line message selection
Second line message selection
Bottom line message selection
Top line data
Top line data 2 (not used)
Third line message selection
Second line data
Second line data 2 (not used)
Third line data
Third line data 2 (not used)
Bottom line data
Bottom line data 2 (not used)
Process Step 1
Parts Left:
56432
N7:1
N7:2
N7:4
N7:5
N7:10
N7:9
N7:8
N7:7
N7:6
N7:3
N7:11
MOVE
Source
140
N7:1
Dest
Selects message #8 for the third display line.
MOVE
Source
140
N7:3
Dest
Selects message #140 for the bottom display line.
Displaying Binary
Numbers
StockCheck.com