P_TXBURSTPERIOD
code: 377
# set
<module-index>/<port-index> P_TXBURSTPERIOD <burst_period>
# get
<module-index>/<port-index> P_TXBURSTPERIOD ?
Description
In Burst TX mode this command defines the time from the start of one sequence of bursts (from a number of streams) to the start of next sequence of bursts. NB: Only used when Port TX Mode is “BURST”.
Actions
set, get
Parameters
burst_period
: long integer, the duration in microseconds from the start of one sequence of bursts (from a number of streams) to the start of next sequence of bursts in Burst TX mode
Example
# set
input: 0/1 P_TXBURSTPERIOD 1
output: <OK>
# get
input: 0/1 P_TXBURSTPERIOD ?
output: 0/1 P_TXBURSTPERIOD 1