Synchronisation State

:SYNC:STATe?

Syntax

::SYNC:STATe?

Description

Query the current synchronization hardware state

Parameter

None

Explanation

Returned synchronization hardware state

  • SYNCED: hardware is synced (correspond to the green sync symbol)

  • SYNCING: hardware is syncing (correspond to the yellow sync symbol)

  • OUT_OF_SYNC: current state is not synced (correspond to the red sync symbol)

  • SYNC_UNAVAILABLE: internal sync source is used (correspond to the grey sync symbol)

  • ERROR: sync validation error or no valid sync hardware found (correspond to the red sync symbol)

Return Format

String

Example

-> :SYNC:STATe?
<- :SYNC:STATe "SYNCED"