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