This function enables or disables the display of the battery LED indicator, regardless of its charge level.
To see the general representation in IL or ST language, refer to the chapter Function and Function Block Representation.
The following table describes the input variable:
Input |
Type |
Comment |
---|---|---|
Inhibit |
BOOL |
If TRUE, disables the display of the battery LED. If FALSE, enables the display of the battery LED. |
The following table describes the output variable:
Output |
Type |
Comment |
---|---|---|
InhibitBatLed |
INT |
A value of 0 indicates that no error was detected while executing the function block. A non-zero indicates that an error was detected. |