IGlobalTimeDomain

Summary

Represents a Global Time Domain

Properties

Structure

class IGlobalTimeDomain
category

Category of The Global Time Domain

Type

str

debounce_time
Defines the minimum amount of time between two time

sync messages are transmitted

Type

float or None

domain_id
Represents the ID of the Global Time Domain used in

the network messages sent on behalf of global time Management.

Type

uint32 or None

eth_global_time_domain_props

Defines the collections of ethernet global time domain properties

Type

IEnumerable[IEthGlobalTimeDomainProps]

follow_up_timeout_value

The received timeout for the follow-up message.

Type

decimal or None

name

Name of the Global Time Domain

Type

str

slaves

Represents the collection of the global Time Domain slaves

Type

IEnumerable[IGlobalTimeSlave]

sync_loss_timeout
Describes the timeout for the situation that

the time synchronization gets lost in the scope of the Time Domain

Type

float or None

uuid

UUID of the Global Time Domain

Type

str