Real-time parameter
P-RTCF-00017 | Context information of a thread |
Description | This parameter assigns the thread to a context. Set the appropriate channel parameters P-CHAN-00410 and P-CHAN-00411 to assign the GEO or SDA task of a channel to the same context. |
Parameter | thread[i].context_info |
Data type | UNS32 |
Data range | 0 <= thread[i].context_info |
Dimension | ---- |
Default value | 0 |
Remarks | Parameterisation example: thread[0].context_info 1 |
P-RTCF-00018 | Schedule |
Description | Defines the order in which the axis actual values are read in. For the output in which axis command values and interpolation are processed, see CNC scheduler. |
Parameter | thread[i].schedule |
Data type | SGN32 |
Data range | STANDARD COMLETE SWITCHED |
Dimension | ---- |
Default value | STANDARD |
Remarks | Parameterisation example: thread[1].schedule STANDARD |