FC_DisplayClearLine - General Information
Type: |
Function |
Available as of: |
SystemInterface_1.32.6.0 |
Versions: |
Current version |
Delete a line in the display.
This function lets you delete a specific line of the controller display (PacDrive LMC Pro/Pro2, PacDrive LMC Eco). The line to be deleted is transferred to i_uiLine.
Input |
Data type |
Description |
---|---|---|
i_uiLine |
UINT |
line to be deleted (values from 1-4) |
Data type |
Description |
---|---|
DINT |
0: OK -1: Function for controller is not available -2: Internal error detected -3: The display is not in the IEC-Mode |
FC_DisplayClearLine(uiLine);