Properties
Parameter | Group | Return Type | Input Type | Explanation |
---|---|---|---|---|
P_MoverPositions | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsMoversPerXpu] OF ST_XpuMoverPositions | – | Returns the position of the part, the object ID of the part and the object ID of the track on which the mover is located. |
P_MoverOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsMoversPerXpu] OF OTCID | – | Returns the object ID of all movers. |
P_PartOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsPartsPerXpu] OF OTCID | – | Returns the object ID of all parts. |
P_TaskOids | – | REFERENCE TO ARRAY [1..12] OF OTCID | – | Returns the object ID of all tasks. |
P_TrackOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsTracksPerXpu] OF OTCID | – | Returns the object ID of all tracks. |
P_IsInitialised | – | BOOL | – | Returns the state of the initialization. |