State

SCPI Command :

FETCh:BLUetooth:MEASurement<Instance>:DTMode:RXQuality:SEARch:PER:STATe
class StateCls[source]

State commands group definition. 1 total commands, 0 Subgroups, 1 group commands

fetch(timeout: float = None, target_main_state: ResourceState = None, target_sync_state: SyncState = None) ResourceState[source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:DTMode:RXQuality:SEARch:PER:STATe
value: enums.ResourceState = driver.dtMode.rxQuality.search.per.state.fetch(timeout = 1.0, target_main_state = enums.ResourceState.ACTive, target_sync_state = enums.SyncState.ADJusted)

No command help available

param timeout:

No help available

param target_main_state:

No help available

param target_sync_state:

No help available

return:

meas_status: No help available