Calculate Level Range
- Updated2023-02-17
- 2 minute(s) read
Calculate Level Range
Calculates the minimum and maximum level, in dBm, for a given frequency and scope based on the characterization data of the device.
Inputs/Outputs

niusrprio session in
Object created by the Open node and used as the session handle for the USRP RIO nodes.

frequency
The frequency for which to calculate the valid level range.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

scope
Channel to operate on. Valid options are rx/RF 0, rx/RF 1, tx/RF 0, and tx/RF 1.

niusrprio session out
niUsrpRio session used in all subsequent USRP RIO host nodes.

min level
Smallest value, in dBm, this scope can be configured for.

max level
Largest value, in dBm, this scope can be configured for.

error out
Error information.
The node produces this output according to standard error behavior.