State
SCPI Command :
SBUS<*>:RFFE:FRAMe<*>:FLD<*>:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default, field=Field.Default) SbusRffeState[source]
# SBUS<*>:RFFE:FRAMe<*>:FLD<*>:STATe value: enums.SbusRffeState = driver.sbus.rffe.frame.fld.state.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default, field = repcap.Field.Default)
Returns the overall state of the specified field in the specified frame.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)
frame – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Frame’)
field – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Fld’)
- Returns:
state: OK | NORESPONSE | BPERR | PARity | LENGth | VERSion | SSC | GAP | INComplete