Methode – Parameter (Init)
Parameter | Gruppe | Return Type | Input Type | Erläuterung |
---|---|---|---|---|
GetAdsPort | General | WORD | – | Gibt den ADS Port zurück. |
GetActiveTrackObjectId | General | OTCID | – | Gibt die Objekt ID des aktiven Tracks zurück. |
GetTaskOid | General | OTCID | – | Gibt die Objekt ID der Task zurück. |
SetActiveTrackObjectId | General | BOOL | OTCID | Legt den aktiven Track durch Eingabe der Objekt ID des Tracks fest. |
GetIsActivated | General | BOOL | – | Gibt den aktivierten Status des Movers zurück. |
SetIsActivated | General | BOOL | BOOL | Legt den aktivierten Status des Movers fest. |
GetSimulatedStartUpPart | Simulation | OTCID | – | Gibt die Objekt ID des Startparts in der Simulation zurück. |
GetSimulatedStartUpPosition | Simulation | LREAL | – | Gibt die Position beim Start zurück. |
GetSimulatedStartUpId | Simulation | STRING(3) | – | Gibt die ID des Movers zurück. |
SetSimulatedStartUpPart | Simulation | BOOL | OTCID | Legt den Startpart durch Eingabe der Objekt ID des Parts fest. |
SetSimulatedStartUpPosition | Simulation | BOOL | LREAL | Legt die Startposition fest. |
SetSimulatedStartUpId | Simulation | BOOL | STRING(3) | Legt die ID des Movers fest. |