PE_COMMENT#

code: 1605

# set
<module-index>/<port-index> PE_COMMENT [<flow_index>] <comment>

# get
<module-index>/<port-index> PE_COMMENT [<flow_index>] ?

Description#

Flow description.

Actions#

set, get

Parameters#

  1. comment: string, the description of the flow

Example#

# set
input:  0/1 PE_COMMENT [0] 'A String'
output: <OK>

# get
input:  0/1 PE_COMMENT [0] ?
output: 0/1 PE_COMMENT [0] 'A String'