All

SCPI Command:

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

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

fetch() List[ResourceState][source]
# SCPI: FETCh:GPRF:MEASurement<Instance>:ACP:STATe:ALL
value: List[enums.ResourceState] = driver.gprfMeasurement.acp.state.all.fetch()

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

return:

meas_state: No help available