VI Server Property Information
|
Property ID
|
311C4C05
|
Scope
|
Basic Development Environment
|
Data Name
|
Colors[2]
|
Short Name*
|
Colors[2]
|
Long Name*
|
Colors [2]
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
130
|
Owning Class Name
|
MultiSegmentPipe Class
|
Data Type
|
Numeric Cluster Array data type
|
Property Node
|
|
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
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.
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links