268
13 SERIAL COMMUNICATION MODULE DEDICATED COMMANDS
13.5 Programmable controller CPU monitoring function
■Data communication in ASCII code
Convert the numerical value to 4-digit ASCII code (hexadecimal), and send it from the upper digits.
■Data communication in binary code
Send 2-byte numerical values from lower byte (L: bits 0 to 7).
Monitoring condition value
When 'fixed cycle send' is specified with the Programmable controller CPU monitoring function, specify '0'.
When 'condition match send' is specified with the Programmable controller CPU monitoring function, specify the value below.
■Data communication in ASCII code
Convert the numerical value to 4-digit ASCII code (hexadecimal), and send it from the upper digits.
■Data communication in binary code
Send 2-byte numerical values from lower byte (L: bits 0 to 7).
0003H 0103H Device value Monitoring condition value Unsigned Word device
0004H 0104H Device value < Monitoring condition value
0005H 0105H Device value Monitoring condition value
0006H 0106H Device value > Monitoring condition value
0007H 0107H Device value Monitoring condition value Signed
0008H 0108H Device value < Monitoring condition value
0009H 0109H Device value Monitoring condition value
000AH 010AH Device value > Monitoring condition value
ASCII code Binary code
Monitoring condition value Monitoring condition value Device type
0000H OFF Bit device
0001H ON
0000H to FFFFH Numerical value Word device
Edge trigger
transmission
Level trigger
transmission
Monitoring condition Device type that can be
specified