RcvState
SCPI Command :
[SOURce<HW>]:BB:DM:SMODulation:RCVState
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(rcv_state: DmExtRcvStateType) DmExtRcvStateType[source]
# [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.
- Parameters:
rcv_state – OFF | OPERational | UFLow | OFLow
- Returns:
rcv_state: OFF | OPERational | UFLow | OFLow