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 port
  • OFF = 0

  • PREPARE = 1

  • PREPARE_RDY = 2

  • PREPARE_FAIL = 3

  • PRERUN = 4

  • PRERUN_RDY = 5

  • RUNNING = 6

  • STOPPING = 7

  • STOPPED = 8

Example

# get
input:  0/1 P4_STATE ?
output: 0/1 P4_STATE OFF