Input DescriptionΒΆ
EN (enable)
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | - | - | - |
The Function Block is activated (EN = TRUE) or deactivated (EN = FALSE) via input EN. If the Function Block is active, the current values are available at the outputs.
Mode
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | - | - |
Access control for the LED:
MODE = 0 = runtime system
MODE = 1 = user program
LED
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | - | - |
Input LED is used to specify the LED:
LED number: 0 : Power LED
1 : RUN LED
2 : ERROR LED
3 : COM1 Status LED
4 : COM2 Status LED
5 : READY LED
6 : STAT LED
VALUE
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | - | - |
Input VALUE is used to specify the static value of the LED. Only applicable if the LED is not in mode = 0.
PERIOD
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
DWORD | - | - | ms |
Input PERIOD is used to set the blinking period of the LED in ms.