teEcatSlvDCInfoFlags
(ENUM)
- TYPE teEcatSlvDCInfoFlags(
IN_TOPOLOGY, // Slave is connected and actively participating in topology DC_TIME_CONFIGURED, // DC SysTime has been configred on slave
(* DC synchronization (DcSystimeOffset; DcSystimeDelay) setup done *) DC_SYNC_CONFIGURED, // DC Sync Unit has been configured with parameters DC_IS_64BIT, // Slave supports 64bit DC DC_IS_SUPPORTED, // Slave supports DC in general (either 32bit or 64bit) DC_ACTIVATE, // DC Sync Unit is configured to be activated DC_ACTIVATE_SYNC0, // DC Sync0 is configured to be activated DC_ACTIVATE_SYNC1, // DC Sync1 is configured to be activated PORT0_EXISTS, // Slave has a port 0 PORT1_EXISTS, // Slave has a port 1 PORT2_EXISTS, // Slave has a port 2 PORT3_EXISTS // Slave has a port 3
) UINT
- Attributes:
qualified_only
- InOut:
Name
Comment
IN_TOPOLOGY
Slave is connected and actively participating in topology
DC_TIME_CONFIGURED
DC SysTime has been configred on slave
DC_SYNC_CONFIGURED
DC Sync Unit has been configured with parameters
DC_IS_64BIT
Slave supports 64bit DC
DC_IS_SUPPORTED
Slave supports DC in general (either 32bit or 64bit)
DC_ACTIVATE
DC Sync Unit is configured to be activated
DC_ACTIVATE_SYNC0
DC Sync0 is configured to be activated
DC_ACTIVATE_SYNC1
DC Sync1 is configured to be activated
PORT0_EXISTS
Slave has a port 0
PORT1_EXISTS
Slave has a port 1
PORT2_EXISTS
Slave has a port 2
PORT3_EXISTS
Slave has a port 3