PS_BURSTGAP#

code: 183

# set
<module-index>/<port-index> PS_BURSTGAP [<stream_index>] <inter_packet_gap> <inter_burst_gap>

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

Description#

When the port is in in Burst TX mode, this command defines the gap between packets in a burst (inter-packet gap) and the gap after a burst defined in one stream stops until a burst defined in the next stream starts (inter-burst gap).

Actions#

set, get

Parameters#

  1. inter_packet_gap`: integer, Burst Inter Packet Gap (in bytes).

  2. inter_burst_gap: integer, Inter Burst Gap (in bytes).

Example#

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

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