Organisation of the HLI

Unlike the simple structuring of the data to be exchanged in input/output data conventional with PLC applications, the HLI contains complex structures. These reflect the logical structuring of the CNC into channels, axes and plattform data.

The logical structure of the HLI is outlined in the diagram below:

Organisation of the HLI 1:
Figure 0.2: Structuring of the HLI

The structuring into channel-specific and axis-specific data areas is clearly shown. The channel-specific and axis-specific memory areas on the HLI feature the same logical structure.

The relevant memory areas are subdivided into

The channel/axis-specific memory areas are shown magnified in the diagram below.

Organisation of the HLI 2:
Figure 0.3: Data of a channel \ of an axis

A distinction is made between the following data areas, whereby channels and axes may be considered the same:

The header areas contain

The user data areas contain

Specific data, such as status information, is updated cyclically by the CNC and can be read by the PLC if needed. M functions, so-called usage information, must, however, be read by the PLC. For this purpose, the interface contains suitable mechanisms ensuring that no data is lost and that the order of the data is retained.