Status

SCPI Command :

FETCh:DDPD:OPERation:STATus
Commands in total: 1
Subgroups: 0
Direct 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.