P4_STATE
# get
<module-index>/<port-index> P4_STATE ?
Description
Display the current state of the L47 port.
Actions
get
Parameters
state: byte, the current state of the L47 portOFF = 0PREPARE = 1PREPARE_RDY = 2PREPARE_FAIL = 3PRERUN = 4PRERUN_RDY = 5RUNNING = 6STOPPING = 7STOPPED = 8
Example
# get
input: 0/1 P4_STATE ?
output: 0/1 P4_STATE OFF