Meaning and function of different wire colors in LabVIEW

Updated Mar 13, 2026

Reported In

Software

  • LabVIEW

Issue Details

Wires in LabVIEW have different colors, styles, and thicknesses. What do each of these indicate?

Solution

The following table has a list of the common wire types:

Scalar1D Array2D ArrayColorColor RGBClusterCluster (Color)
NumericBluergb(226,134, 13)Brown
DBL NumericOrangergb(45, 45, 255)Brown
BooleanGreenrgb(42, 149, 42)Brown
StringPinkrgb(255, 11, 255)Pink
PathDark Greenrgb(1, 128, 128)Pink
ReferenceDark Greenrgb(1, 128, 128)Pink
Hardware ResourcePurplergb(132, 9, 132)Pink
VariantPurplergb(132, 9, 132)Pink
WaveformBrownrgb(160, 64, 0)Pink
ClassRedrgb(193, 0, 97)Pink

 

Additional Information

Please note that the color of a class wire is customizable. The table shows its default appearance.