2-169
IM 04L51B01-17EN
Commands and Responses
2
2.10.37 Program control end signal status output (FPrgEnd)
The output in response to the command “FPrgEnd” is shown below.
Syntax
EA<crlf>
pp,x<crlf>
EN<crlf>
PP
Program pattern number (1 to 99)
x
Program control end signal status
0
5-second program control end signal is off
1
5-second program control end signal is on
Output Example
FPrgEnd,1
When the 5-second program control end signal is on
EA<crlf>
01,1<crlf>
EN<crlf>
2.10.38 Currently Running Program Pattern Number and Status Output
(FPrgPtnCur)
The output in response to the command “FPrgPtnCur” is shown below.
Syntax
EA<crlf>
pp,xxx.xxx.xxx.xxx<crlf>
oo,cccc
•••
oo,ccc
EN<crlf>
pp
Program pattern number (1 to 99)
xxx
The states of bits 31 to 24, 23 to 16, 15 to 8, and 7 to 0 are indicated in order
using decimal notation.
Bit 0
0
Program stopped
1
Program running
Bit 1
0
Not holding
1
Holding
Bit 2
0
Not waiting
1
Waiting
Bits 3 to 31
Not used
oo
Number (1 to 20)
cccc
Loop number (L001 to L692)
Output Example
Program pattern 1, not holding, not waiting, program running, loop1 and loop2 assignment
EA<crlf>
01,000.000.000.001<crlf>
01,L001
02,L011
EN<crlf>
2.10 ASCII Output Format