PS_MODIFIERCOUNT

code: 177

# set
<module-index>/<port-index> PS_MODIFIERCOUNT [<stream_index>] <modifier_count>

# get
<module-index>/<port-index> PS_MODIFIERCOUNT [<stream_index>] ?

Description

The number of standard 16-bit/24-bit modifiers active on the packet header of a stream. Each modifier is specified using PS_MODIFIER.

Actions

set, get

Parameters

  1. modifier_count: integer, the number of modifiers for the stream

Example

# set
input:  0/1 PS_MODIFIERCOUNT [0] 1
output: <OK>

# get
input:  0/1 PS_MODIFIERCOUNT [0] ?
output: 0/1 PS_MODIFIERCOUNT [0] 1