E_MDP_AddrArea

 

TYPE E_MDP_AddrArea :(
    eMDP_Area_ConfigArea        := 16#8,
    eMDP_Area_ServiceArea       := 16#B,
    eMDP_Area_DeviceArea        := 16#F
);
END_TYPE

 

The enumeration E_MDP_AddrArea defines constant values for the different areas in the MDP.

A general description can be found in the Information Model.