E_MP_VRU_Command
Kommandos für Service- und Testfunktionen des Antriebs.
TYPE E_MP_VRU_Command :
(
MPBus_VRU_Command_None := 0,
MPBus_VRU_Command_Adaption := 1,
MPBus_VRU_Command_Test := 2,
MPBus_VRU_Command_Sync := 3
);
END_TYPE
MPBus_VRU_Command_None: Keines.
MPBus_VRU_Command_Adaption: Adaption.
MPBus_VRU_Command_Test: Test.
MPBus_VRU_Command_Sync: Sync.
Voraussetzungen
Entwicklungsumgebung | Einzubindende SPS-Bibliothek |
---|---|
TwinCAT ab v3.1.4024.22 | Tc2_MPBus ab 3.4.13.0 |