E_MP_EV_V4_Command
Command for service and test functions of the actuator.
TYPE E_MP_EV_V4_Command :
(
  MPBus_EV_Command_None := 0,
  MPBus_EV_Command_Sync := 2
);
END_TYPEMPBus_EV_Command_None: none.
MPBus_EV_Command_Sync: sync.
Requirements
| Development environment | PLC library to include | 
|---|---|
| TwinCAT from v3.1.4024.26 | Tc2_MPBus from 3.4.14.0 |