LinkSupply()

Weist einer Gruppe eine Versorgungseinheit zu.
Syntax:
METHOD LinkSupply : HRESULT
VAR_INPUT
nGroupIdx: INT;
nSupplyIdx: INT;
END_VAR
Eingänge
Name | Typ | Beschreibung |
---|---|---|
nGroupIdx | INT | Index der Gruppe der eine Versorgungseinheit zugewiesen werden soll |
nSupplyIdx | INT | Index der Versorgungseinheit die der Gruppe zugewiesen werden soll |
Ausgänge
Name | Typ | Beschreibung |
---|---|---|
LinkSupply | HRESULT | Rückgabewert mit Feedback zum Erfolg der Ausführung |
Voraussetzungen
Entwicklungsumgebung | Zielplattform | Einzubindende SPS-Bibliotheken |
---|---|---|
TwinCAT v3.1.4024.35 | PC oder CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.5.0) |