Manual

104 Publication LOGIX-UM001B-EN-P - April 2010
Appendix B PHASE Data Type
PHASE Data Type
NewInputParameters To clear the NewInputParameters bit, use an Equipment Phase New Parameters (PRNP)
instruction.
Producing Use bit-level instructions or an assignment to set or clear this bit (for example, OTE, :=).
Standby Use bit-level instructions or an assignment to set or clear this bit (for example, OTE, :=).
Member Control Method
If you want to Then check this
member
Data type Notes
use one member to monitor the state of an
equipment phase
State DINT Read–only
For this state: Use this bit:
Running 0
Holding 1
Restarting 2
Stopping 3
Aborting 4
Resetting 5
Idle 6
Held 7
Complete 8
Stopped 9
Aborted 10
see if the equipment phase is in the running
state
Running BOOL Read–only
see if the equipment phase is in the holding
state
Holding BOOL Read–only
see if the equipment phase is in the restarting
state
Restarting BOOL Read–only
see if the equipment phase is in the stopping
state
Stopping BOOL Read–only
see if the equipment phase is in the aborting
state
Aborting BOOL Read–only
see if the equipment phase is in the resetting
state
Resetting BOOL Read–only
see if the equipment phase is in the idle state Idle BOOL Read–only
see if the equipment phase is in the held state Held BOOL Read–only
see if the equipment phase is in the complete
state
Complete BOOL Read–only