Method – parameter (Online)
Parameter | Group | Return Type | Input Type | Explanation |
|---|---|---|---|---|
GetCoeStatusWord | – | UINT | – | Returns the CoE status word of this part. |
GetMoverDetectionInfos | – | REFERENCE TO PartMoverDetectionInfos | – | Returns the information for part-based Mover Detection, based on the part. |
GetMoverDetectionStatus | – | MoverDetectionStatus | – | Returns the Mover Detection status based on the part. |
GetTileCount | – | UDINT | – | Returns the number of tiles of the part. |
GetTileObjectIds | – | OTCID | UINT | Returns the object ID of a specific tile of the part. Use the input as the index of the requested object ID. |
Subitems | ||||
TileCoe | – | I_Aps4322Drive | UINT | Returns the CoE interface of the tile using the input parameter as an index. |
TileTcIo | – | I_TcIoXPlanarTile | UINT | Returns the interface of the tile using the input parameter as an index. |