Fail

SCPI Command :

FETCh:SYNC:FAIL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# FETCh:SYNC:FAIL
value: bool = driver.applications.k18AmplifierEt.fetch.sync.fail.get()

This command queries the synchronization status.

Returns:

state: 1 Synchronization was not successful. 0 Synchronization was successful.