State

SCPI Command :

CALibration:MCGD:STATe
class StateCls[source]

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

get() bool[source]
# SCPI: CALibration:MCGD:STATe
value: bool = driver.applications.k17Mcgd.calibration.mcgd.state.get()

Queries the calibration status of the Multi-Carrier ‘Group Delay’ application.

return

state: ON | 1 Calibration has been performed, reference data is available. OFF | 0 Calibration has not yet been performed or is currently running, reference data is not yet available.