Colors [2] Property
Short Name: Colors[2]
Installed With: DSC Module
Class: MultiSegmentPipe Properties
Gets or sets the color of the Multi-Segment Pipe control.
The Multi-Segment Pipe control is a Boolean control that uses different colors to represent TRUE and FALSE values. Therefore, you can change the color of the pipe network to customize what the pipe network represents. For example, you might use the color blue to represent cold water and the color red to represent hot water flowing through the pipe network.
This property uses an array of two clusters, where each cluster contains a color pair, to represent the TRUE and FALSE values. Each color pair represents the foreground and background color of the control. You can set the color of the Multi-Segment Pipe control by wiring an array of two hexadecimal number pairs with the form RRGGBB or by wiring an array of two color box constant pairs to the property.
You also can set the colors interactively.
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes |
Permissions | Read/Write |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |