RcvState
SCPI Command :
[SOURce<HW>]:BB:DM:SMODulation:RCVState
- class RcvStateCls[source]
RcvState commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(rcv_state: DmExtRcvStateType) DmExtRcvStateType [source]
# SCPI: [SOURce<HW>]:BB:DM:SMODulation:RCVState value: enums.DmExtRcvStateType = driver.source.bb.dm.smodulation.rcvState.get(rcv_state = enums.DmExtRcvStateType.INValid)
Queries the current state of the receiver of the external data.
- param rcv_state:
OFF| OPERational| UFLow| OFLow
- return:
rcv_state: OFF| OPERational| UFLow| OFLow