teEcatExtSyncInfoFlags (ENUM)

TYPE teEcatExtSyncInfoFlags(

EXT_DEVICE_CONFIGURED, // Ext Sync device has been configured EXT_DEVICE_ACTIVE, // Master is actively using External synchronization on device DC_TO_EXT_OFFSET_VALID, // ullDcToExtTimeOffsetNs is valid EXT_DEVICE_CONNECTED_AS_SLAVE, // Ext Sync Device is connected as slave SYNC_MODE_MASTER, // Master is providing ExtSync to other network EXT_DEVICE_NOT_CONNECTED, // Master is providing ExtSync to other network IS_64BIT, // ExtSync timestamp size: 64-bit if set, 32-bit if not set SYNC_MODE_SLAVE // Master is using ExtSync reference provided by other network

) UDINT

Attributes:
qualified_only
InOut:

Name

Comment

EXT_DEVICE_CONFIGURED

Ext Sync device has been configured

EXT_DEVICE_ACTIVE

Master is actively using External synchronization on device

DC_TO_EXT_OFFSET_VALID

ullDcToExtTimeOffsetNs is valid

EXT_DEVICE_CONNECTED_AS_SLAVE

Ext Sync Device is connected as slave

SYNC_MODE_MASTER

Master is providing ExtSync to other network

EXT_DEVICE_NOT_CONNECTED

Master is providing ExtSync to other network

IS_64BIT

ExtSync timestamp size: 64-bit if set, 32-bit if not set

SYNC_MODE_SLAVE

Master is using ExtSync reference provided by other network