IEthGlobalTimeDomainProps

Summary

Represents the Ethernet Global Time Domain properties

Properties

Structure

class IEthGlobalTimeDomainProps
destination_physical_address

Defines the MAC multicast address the Ethernet time sync messages are communicated on.

Type

str

fup_data_list

The DataIDList for FUP messages to calculate CRC

Type

IEnumerable[uint32]

managed_coupling_ports

Collection of Coupling Ports which are managed in the scope of this Ethernet Global Time Domain.

Type

IEnumerable[IManagedCouplingPort]

message_compliance

Defines the compliance of the Ethernet time sync messages to specific standards.

Type

ETHERNET_GLOBAL_TIME_MESSAGE_FORMAT

sync_data_list

The DataIDList for SYNC messages to calculate CRC

Type

IEnumerable[uint32]

vlan_priority

Defines which VLAN priority shall be assigned to a time sync message in case the message is sent using a VLAN tag.

Type

uint32 or None