- Using the software
- Ladder Editor
- Add-On Instructions
- Instructions
- Instruction set
- Code Editor Domain Specific Language Syntax
timeSynch object
Defines the time sync properties. This object is applicable for controllers only.
timeSync.<property name> := <property value>
Property | Description |
---|---|
enabled | Indicates time synchronization is enabled. |
priorityOne | The relative first priority of the grandmaster clock and local clock to other clocks in the system. The priority range is 0 - 255. The highest priority is 0. The default is 128. |
priorityTwo | The relative second priority of the grandmaster clock and local clock to other clocks in the system. The priority range is 0 - 255. The highest priority is 0. The default is 128. |
Provide Feedback