PEC_COMMENT
code: 1681
# set
<module-index>/<port-index> PEC_COMMENT [<custom_distribution_index>] <comment>
# get
<module-index>/<port-index> PEC_COMMENT [<custom_distribution_index>] ?
Description
Defines the user-defined description string of a custom distribution.
Actions
set, get
Parameters
comment
: string, the user-specified comment/description for the custom distribution.
Example
# set
input: 0/1 PEC_COMMENT [0] 'A String'
output: <OK>
# get
input: 0/1 PEC_COMMENT [0] ?
output: 0/1 PEC_COMMENT [0] 'A String'