PL1_TX_DATARATE

code: 569

Warning

To be discussed and scheduled.

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

Description

Return the current, minimum and maximum Tx data rates of the port in bits per second (bps).

Actions

get

Parameters

  1. curr: long, unsigned 64, current Tx data rate of the port in bits per second (bps).

  2. min: long, unsigned 64, minimum Tx data rate of the port in bits per second (bps).

  3. max: long, unsigned 64, maximum Tx data rate of the port in bits per second (bps).

Example

# get
input:  0/1 PL1_TX_DATARATE ?
output: 0/1 PL1_TX_DATARATE 19310000000 19100000000 19500000000