PEC_DISTTYPE#

code: 1683

# get
<module-index>/<port-index> PEC_DISTTYPE [<custom_distribution_index>] ?

Description#

Retrieves if a custom distribution is defined for latency or non-latency.

Note

Using PEC_DISTTYPE as set has no effect. The disttype is determined upon custom distribution creation and cannot be modified later. However, it is legal to issue the PEC_DISTTYPE set command with no effect.

Actions#

get

Parameters#

  1. latency_type: byte, latency type of a custom distribution

  • INTERPACKET_DISTRIBUTION = 0

  • LATENCY_DISTRIBUTION = 1

Example#

# get
input:  0/1 PEC_DISTTYPE [0] ?
output: 0/1 PEC_DISTTYPE [0] INTERPACKET_DISTRIBUTION