Click or drag to resize

TimeSync Properties

The TimeSync type exposes the following members.

Properties
  NameDescription
Protected propertyAttributes
Extended attributes.
(Inherited from CIPObject.)
Public propertyCardAddress
The NIC address of the parent clock.
Public propertyClassId
The class id of an object.
(Inherited from CIPObject.)
Public propertyEPATH
EPATH containing class and instance id.
(Inherited from CIPObjectObjectInstance.)
Public propertyGrandMaster
Clock information for the currently synchronized grandmaster clock.
Public propertyInstanceId
The instance id of an object.
(Inherited from CIPObject.)
Public propertyIsSynchronized
True if the clocks are synchronized.
Public propertyNode
The associated node in the CIP node hierarchy.
(Inherited from CIPObject.)
Public propertyNodeName
Override to provide a name for the node.
(Inherited from CIPObject.)
Public propertyNotImplementedPaths
A list of paths that we know we'll get asked for but are deliberately not implemented.
(Inherited from CIPObject.)
Public propertyNumLinks
Returns the number of links.
(Inherited from CIPObject.)
Public propertyOffsetFromMaster
The coarse number of nanoseconds offset between our local reference clock and system time.
Public propertyParent
Clock information for the currently synchronized parent clock.
Public propertyParentClass
The parent class of an instance (or null).
(Inherited from CIPObjectObjectInstance.)
Public propertyPTPEnable
True to enable PTP.
Public propertyRouter
The message router instance.
(Inherited from CIPObject.)
Public propertySystemTimeMicroseconds
Device time in microseconds (ticks since 1/1/1970 adjusted for leap seconds). Time may go backwards.
Public propertySystemTimeNanoseconds
Device time in nanoseconds (ticks since 1/1/1970 adjusted for leap seconds). Time may go backwards.
Top
See Also