E_MP_EP_R_R6_UnitSel

Scaling.

TYPE E_MP_ER_R_R6_UnitSel :
(
  E_MP_m3_s  := 0,
  E_MP_m3_h  := 1,
  E_MP_l_s   := 2,
  E_MP_l_min := 3,
  E_MP_l_h   := 4,
  E_MP_gpm   := 5,
  E_MP_cfm   := 6
);
END_TYPE

E_MP_m3_s: Sets scaling to m3/s.

E_MP_m3_h: Sets scaling to m3/h.

E_MP_l_s: Sets scaling to l/s.

E_MP_l_min: Sets scaling to l/min.

E_MP_l_h: Sets scaling to l/h.

E_MP_gpm: Sets scaling to gpm.

E_MP_cfm: Sets scaling to cfm.

Requirements

Development environment

required TC3 PLC library

TwinCAT from v3.1.4022.14

Tc2_MPBus from 3.4.8.0