E_MPBus_ControlMode

Control mode.

TYPE E_MPBus_ControlMode :
(
  MPBus_ControlMode_PosCtrl   := 0,
  MPBus_ControlMode_FlowCtrl  := 1,
  MPBus_ControlMode_PowerCtrl := 2,
  MPBus_ControlMode_Disable   := 16#FF
);
END_TYPE

MPBus_ControlMode_PosCtrl: Control based on position.

MPBus_ControlMode_FlowCtrl: Control based on flow rate.

MPBus_ControlMode_PowerCtrl: Control based on amount of energy.

MPBus_ControlMode_Disable: Disabled.

Requirements

Development environment

required TC3 PLC library

TwinCAT from v3.1.4020.14

Tc2_MPBus from 3.3.5.0