Fail

SCPI Command :

FETCh:SYNC:FAIL
class FailCls[source]

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

get() bool[source]
# SCPI: FETCh:SYNC:FAIL
value: bool = driver.applications.k18AmplifierEt.fetch.sync.fail.get()

This command queries the synchronization status.

return

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