PD_INDICES

code: 140

# set
<module-index>/<port-index> PD_INDICES <histogram_indices>

# get
<module-index>/<port-index> PD_INDICES ?

Description

Obtain or configure histogram indices for each of N histograms.

Actions

set, get

Parameters

  1. histogram_indices: integer list, histogram indices

Example

# set
input:  0/1 PD_INDICES 0 1
output: <OK>

# get
input:  0/1 PD_INDICES ?
output: 0/1 PD_INDICES 0 1