Status
SCPI Command :
FETCh:DDPD:OPERation:STATus
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# FETCh:DDPD:OPERation:STATus value: bool = driver.applications.k18AmplifierEt.fetch.ddpd.operation.status.get()
This command queries the state of a direct DPD operation.
- Returns:
state: ON | OFF | 1 | 0 ON Direct DPD operation was successful. OFF Direct DPD operation was not successful.