Result

SCPI Command :

[SENSe]:DDEMod:FSYNc:RESult
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [SENSe]:DDEMod:FSYNc:RESult
value: bool = driver.applications.k70Vsa.sense.ddemod.fsync.result.get()

Queries the result of the fine sync.

Returns:

result: ON | OFF | 0 | 1 OFF | 0 fine sync with known data failed ON | 1 fine sync with known data successful