Time |
The TimeSync type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Extended attributes.
(Inherited from CIPObject) | |
| CardAddress | The NIC address of the parent clock. | |
| ClassId |
The class id of an object.
(Inherited from CIPObject) | |
| EPATH |
EPATH containing class and instance id.
(Inherited from CIPObjectObjectInstance) | |
| GrandMaster | Clock information for the currently synchronized grandmaster clock. | |
| InstanceId |
The instance id of an object.
(Inherited from CIPObject) | |
| IsSynchronized | True if the clocks are synchronized. | |
| MissingClassFirstChanceFunc |
First chance to intercept a missing node.
Passes the id of the missing node.
Return true to indicate that we added a node.
(Inherited from CIPObjectObjectInstance) | |
| Node |
The associated node in the CIP node hierarchy.
(Inherited from CIPObject) | |
| NodeName |
Override to provide a name for the node.
(Inherited from CIPObject) | |
| NotImplementedPaths |
A list of paths that we know we'll get asked for but are deliberately not implemented.
(Inherited from CIPObject) | |
| NumLinks |
Returns the number of links.
(Inherited from CIPObject) | |
| OffsetFromMaster | The coarse number of nanoseconds offset between our local reference clock and system time. | |
| Parent | Clock information for the currently synchronized parent clock. | |
| ParentClass |
The parent class of an instance (or null).
(Inherited from CIPObjectObjectInstance) | |
| PTPEnable | True to enable PTP. | |
| Router |
The message router instance.
(Inherited from CIPObject) | |
| SystemTimeMicroseconds | Device time in microseconds (ticks since 1/1/1970 adjusted for leap seconds). Time may go backwards. | |
| SystemTimeNanoseconds | Device time in nanoseconds (ticks since 1/1/1970 adjusted for leap seconds). Time may go backwards. |