Yt_CA_SlaveOffsetStruct
Yt_CA_SlaveOffsetStruct: STRUCT
| Element | Data Type | Description | Usage |
|---|---|---|---|
| StartSyncPosition | LREAL | The first master position where the slave must be synchronized with the master | offsetStruct.StartSyncPosition |
| SyncPosition | LREAL | The master position that represents the center of the sync zone | offsetStruct.SyncPosition |
| EndSyncPosition | LREAL | The final master position where the slave must be synchronized with the master. Adjustments can start after this point. | offsetStruct.EndSyncPosition |