![FGH 2000 Series Communications Manual Download Page 14](http://html.mh-extra.com/html/fgh/2000-series/2000-series_communications-manual_2285581014.webp)
SERIES 2000 COMMUNICATIONS MANUAL
13
M41 Issue 1.1
3.14.4
Data field type 4 (P2000 Only)
This data field consists of 8 data digits and is used solely for event output data. Each data
digit may be either a '
1
' (signifying event ON), or '
0
' (signifying event OFF).
For example, To read the current event output status from instrument address 4.
The message
R20M<CR>
May be answered
*20M10010000<CR>
Indicating that events 1 and 4 are currently on and the rest are off.
3.14.5
Data field type 5 (P2000 Only)
This data field type is used for profile status only, and consists of 4 digits some of which may
be alpha characters.
For example, reading the profile status of instrument address 4.
The message
R20Q<CR>
May invoke the reply
*20QR'dy<CR>
indicating that the programmer is in ready mode.
Or
*20Q02<CR>
Indicates that segment 2 is currently running.
Or
*20Q03HM<CR>
Indicates that segment 3 is running, the
H
indicates that the programmer is in hold and the
M
indicates the programmer is recovering from a mains failure.
3.14.6
Data field type 6 (P2000 Only)
This data field type is only used for parameter code T (segment time). It consists of 4
numeric data digits preceded by an optional alpha character.
For example reading the segment 12 target time from instrument address 4.
(Note the use of the SS field to specify the segment number).
The message
R20T12<CR>
May invoke the reply
*20T124000<CR>
Indicating that the segment time is 4000 minutes.
Or
*20T12E0000<CR>
Indicating that the segment is programmed as an END.
Or
*20T12G0008<CR>
Indicating that the segment is programmed as GOTO program 8.