All

SCPI Command:

FETCh:VSE:MEASurement<Instance>:STATe:ALL
class AllCls[source]

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

fetch() List[MeasState][source]
# SCPI: FETCh:VSE:MEASurement<Instance>:STATe:ALL
value: List[enums.MeasState] = driver.vse.measurement.state.all.fetch()

Queries the main measurement state and all substates. The substates provide additional information for the main state RUN.

return:

meas_state: OFF | RUN | RDY | PENDing | ADJusted | ALIVe | FROZen | QUEued | ACTive | INValid