Yt_AX_CamStruct
Yt_AX_CamStruct: STRUCT
| Element | Data Type | Description | Usage |
|---|---|---|---|
| FileName | STRING | Filename that will be used by Y_CamFileSelect |
|
| TableType | INT | 0=Undefined, 1=M/S pair, 2=reserved, 3=reserved |
|
| TableSize | UDINT | The size of the cam table in bytes (16 bytes per M/S pair) |
|
| TableID | UINT | Number returned from Y_CamFileSelect |
|
| EngagePosition | LREAL | Master location where slave must start synchronization |
|
| EngageData | Yt_EngageData |
|
|
| DisengagePosition | LREAL | Master location where slave must stop synchronization |
|
| DisengageData | Yt_DisengageData |
|
|
| Window | LREAL | Size of the window in master units where the engage or disengage will take place |
|
| MasterCycle | LREAL |
|
|
| SlaveCycle | LREAL |
|
|