PL1_TX_FREQ

code: 567

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

Description

Return the current, minimum and maximum Tx frequency of the port in Hz.

Actions

get

Parameters

  1. curr: long, Current Tx frequency in Hz.

  2. min: long, Minimum Tx frequency in Hz.

  3. max: long, Maximum Tx frequency in Hz.

Example

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