Method – parameter (Init)
Parameter | Group | Return Type | Input Type | Explanation |
---|---|---|---|---|
Init | – | BOOL | BOOL | Initialization |
GetObjectName | – | STRING(20) | – | Returns the name of this TcCom Object. |
GetMoverParametrizationSetId | General | OTCID | – | Retuns the parametrizations set that is configurated for this mover. |
SetMoverParametrizationSetOid | General | BOOL | OTCID | Sets a new ParametrizationSet Oid to this mover. |
GetPayloadInertia | Payload | ST_TcIoPayload | – | Returns the payload inertia of this mover. |
GetPayloadProductsOfInertia | Payload | ST_TcIoPayloadProductsOfInertia | – | Returns the payload products of inertia of this mover. |
SetPayloadInertia | Payload | BOOL | ST_TcIoPayload | Sets the payload inertia of this mover. |
SetPayloadProductsOfInertia | Payload | BOOL | ST_TcIoPayloadProductsOfInertia | Sets the payload products of inertia of this mover. |
GetForceLimitMax | Force Limits | REFERENCE TO Force6D | – | Returns the force limit max of this mover. |
GetForceLimitMin | Force Limits | REFERENCE TO Force6D | – | Returns the force limit min of this mover. |
SetForceLimitMax | Force Limits | BOOL | Force6D | Sets the force limit max of this mover. |
SetForceLimitMin | Force Limits | BOOL | Force6D | Sets the force limit min of this mover. |
GetControllersOn | Controller | ST_TcIoControllersOn | – | Returns the state of the controllers of this mover. |
SetControllersOn | Controller | BOOL | ST_TcIoControllersOn | Sets the state of the controllers of this mover. |
GetPositionOffset | PositionOffset | MoverVector | – | Returns the current position offset of this mover. |
SetPositionOffset | PositionOffset | BOOL | MoverVector | Sets an position offset for this mover. |