User manual
IEC61131 User and Reference Manual
April 22, 2008
342
setled
Set LED power settings
Description
The setled function sets the power settings for the controller LEDs. The state of the
LEDsDefaultState input is the default state for the LED power. The time to return to the
Default State is contained within the minutesToDefault input.
set
LEDsDefaultState
minutesToDefault
setled
Q
Arguments
Inputs
Type
Description
set
Boolean
Sets the LED power settings for the controller when
TRUE. Set this input to FALSE once the LED power
settings have been set.
LEDsDefaultState
Boolean
The LED default state is ON when TRUE.
The LED default state is OFF when FALSE.
Default = TRUE
minutesToDefault
Integer
Time in minutes to return to the default state.
Valid values are 1 to 65535 minutes.
Default = 60
Outputs
Type
Description
Q
Boolean
TRUE if set input is TRUE.
FALSE in all other cases.
See Also
getled