RT Board LEDs

Controls the LEDs on all RT Series devices.

1378

Inputs/Outputs

datatype_icon

LED num

Number of the LED that the VI modifies. The LED number depends on the type of hardware. LED num is zero-indexed. You can specify LED num 0 to control the User1 LED for most LabVIEW Real-Time targets.

datatype_icon

state

State to assign to the LED.

Off

Turns off the LED

Default Color 1

Sets the LED to the device default color 1

Default Color 2

Sets the LED to the device default color 2 (if available)

Toggle

Toggles between off and device default color 1

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

LED state

Boolean value that indicates whether the LED is on or off.

True The LED is on.
False The LED is off.
datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior