Jump to content

LabVIEW configuration file/Colors: Difference between revisions

From LabVIEW Wiki
No edit summary
Added coloruseritem
Line 19: Line 19:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = blinkFG
| keyname = blinkFG
| example = blinkFG=E3F4A5
| example = blinkFG=E3F4A5
Line 38: Line 37:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = coercionDot
| keyname = coercionDot
| example = coercionDot=B4C5D6
| example = coercionDot=B4C5D6
Line 57: Line 55:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = cursor.background
| keyname = cursor.background
| example = cursor.background=B2C3D4
| example = cursor.background=B2C3D4
Line 76: Line 73:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = cursor.foreground
| keyname = cursor.foreground
| example = cursor.foreground=E9F0A1
| example = cursor.foreground=E9F0A1
Line 95: Line 91:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = diagram.background
| keyname = diagram.background
| example = diagram.background=B2B2FF
| example = diagram.background=B2B2FF
Line 114: Line 109:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = diagram.primColor
| keyname = diagram.primColor
| example = diagram.primColor=22FC0B
| example = diagram.primColor=22FC0B
Line 133: Line 127:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = execPalette.background
| keyname = execPalette.background
| example = execPalette.background=C2D3E4
| example = execPalette.background=C2D3E4
Line 152: Line 145:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = execPalette.foreground
| keyname = execPalette.foreground
| example = execPalette.foreground=E5A0B1
| example = execPalette.foreground=E5A0B1
Line 171: Line 163:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = menu.background
| keyname = menu.background
| example = menu.background=B0C1D2
| example = menu.background=B0C1D2
Line 190: Line 181:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = menu.foreground
| keyname = menu.foreground
| example = menu.foreground=E7F8A9
| example = menu.foreground=E7F8A9
Line 209: Line 199:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = menubar.background
| keyname = menubar.background
| example = menubar.background=15A0B1
| example = menubar.background=15A0B1
Line 228: Line 217:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = menubar.foreground
| keyname = menubar.foreground
| example = menubar.foreground=F5A0B1
| example = menubar.foreground=F5A0B1
Line 247: Line 235:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = moreColors
| keyname = moreColors
| example = moreColors=TRUE
| example = moreColors=TRUE
Line 266: Line 253:
| OS4 =
| OS4 =
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = panel.background
| keyname = panel.background
| example = panel.background=00FFCC
| example = panel.background=00FFCC
Line 285: Line 271:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = scrollbar.background
| keyname = scrollbar.background
| example = scrollbar.background=A1B2C3
| example = scrollbar.background=A1B2C3
Line 304: Line 289:
| OS4 =u
| OS4 =u
| notes = None
| notes = None
}}
}} {{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = scrollbar.foreground
| keyname = scrollbar.foreground
| example = scrollbar.foreground=B1B2B3
| example = scrollbar.foreground=B1B2B3
Line 325: Line 309:
}}
}}


[[Category:Configuration File|Colors]]
{{ labviewconfigurationkey
| keyname = colorUserItem
| example = colorUserItem="3D Object=BCBCBC;Control Background=FAFAFA;Indicator Background=D2D2D2;3D Active Object=969696;Text=000000;LED On=64FF00;LED Off=1E4B00;Thermometer Fill=FF0000;Slide Fill=0041DC;Slide Housing=6D6D83;Tank Fill=0041DC;Tank Housing=A9B3CB;Classic Object=B3B3B3;Classic Slide Thumb=3399FF;Refnum Wire=007F7F;PanelTrans=000000"
| datatype = s
| description = Defines up to 18 user [color|Color]
| permitted_values = 000000 to FFFFFF, each item exist of a name followed by an equal sign and the color used
| default = 3D Object=BCBCBC;Control Background=FAFAFA;Indicator Background=D2D2D2;3D Active Object=969696;Text=000000;LED On=64FF00;LED Off=1E4B00;Thermometer Fill=FF0000;Slide Fill=0041DC;Slide Housing=6D6D83;Tank Fill=0041DC;Tank Housing=A9B3CB;Classic Object=B3B3B3;Classic Slide Thumb=3399FF;Refnum Wire=007F7F;
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes = See the [Color] page for more info
}} 
 
[[Category:Configuration_File|Colors]]

Revision as of 15:37, 1 May 2010

 This is a list of LabVIEW ini File settings relating to Colors.

blinkBG

Example blinkBG=B6C7D8
Description Blinking Front Panel component background
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value FF0000 (Red)
LabVIEW Versions

4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== blinkFG ==

Example blinkFG=E3F4A5
Description Blinking Front Panel component foreground
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value FFFF00 (Yellow)
LabVIEW Versions

4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== coercionDot ==

Example coercionDot=B4C5D6
Description Block Diagram coercion dots color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value LV 3..8 - 666666 (Grey), LV 8.2 - FF0000 (Red)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== cursor.background ==

Example cursor.background=B2C3D4
Description Cursor background color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value Unknown
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== cursor.foreground ==

Example cursor.foreground=E9F0A1
Description Cursor foreground color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value Unknown
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== diagram.background ==

Example diagram.background=B2B2FF
Description Default Block Diagram Color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value FFFFFF(White)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== diagram.primColor ==

Example diagram.primColor=22FC0B
Description Background color of primitives on diagram
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value FFFFCC (Light Yellow)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== execPalette.background ==

Example execPalette.background=C2D3E4
Description Background color of the Front Panel and Block Diagram toolbars
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value EFEFEF (Very Light Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== execPalette.foreground ==

Example execPalette.foreground=E5A0B1
Description Foreground color of the Front Panel and Block Diagram toolbars
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value Unknown
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== menu.background ==

Example menu.background=B0C1D2
Description Front Panel and Block Diagram menu background
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value D4D0C8 (Light Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== menu.foreground ==

Example menu.foreground=E7F8A9
Description Front Panel and Block Diagram menu text
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value 000000 (Black)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== menubar.background ==

Example menubar.background=15A0B1
Description Front Panel and Block Diagram menubar background
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value D4D0C8 (Light Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== menubar.foreground ==

Example menubar.foreground=F5A0B1
Description Front Panel and Block Diagram menubar text
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value 000000 (Black)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== moreColors ==

Example moreColors=TRUE
Description Provide Extra colors in the colorpicker
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== panel.background ==

Example panel.background=00FFCC
Description Default Front Panel Color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value B3B3B3 (Medium Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== scrollbar.background ==

Example scrollbar.background=A1B2C3
Description Scrollbar color
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value D4D0C8 (Light Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

== scrollbar.foreground ==

Example scrollbar.foreground=B1B2B3
Description Scrollbar thumb and arrow button for both Front Panels and Block Diagrams
Datatype Integer HEX
Permitted Values 000000 to FFFFFF
Default Value D4D0C8 (Light Grey)
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None
== colorUserItem ==
Example colorUserItem="3D Object=BCBCBC;Control Background=FAFAFA;Indicator Background=D2D2D2;3D Active Object=969696;Text=000000;LED On=64FF00;LED Off=1E4B00;Thermometer Fill=FF0000;Slide Fill=0041DC;Slide Housing=6D6D83;Tank Fill=0041DC;Tank Housing=A9B3CB;Classic Object=B3B3B3;Classic Slide Thumb=3399FF;Refnum Wire=007F7F;PanelTrans=000000"
Description Defines up to 18 user [color
Datatype String
Permitted Values 000000 to FFFFFF, each item exist of a name followed by an equal sign and the color used
Default Value 3D Object=BCBCBC;Control Background=FAFAFA;Indicator Background=D2D2D2;3D Active Object=969696;Text=000000;LED On=64FF00;LED Off=1E4B00;Thermometer Fill=FF0000;Slide Fill=0041DC;Slide Housing=6D6D83;Tank Fill=0041DC;Tank Housing=A9B3CB;Classic Object=B3B3B3;Classic Slide Thumb=3399FF;Refnum Wire=007F7F;
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes See the [Color] page for more info