Jump to content

LabVIEW configuration file/Front Panel: Difference between revisions

From LabVIEW Wiki
No edit summary
Crelf (talk | contribs)
No edit summary
Line 1: Line 1:
This is a list of LabVIEW ini File settings relating to Front Panel behaviour.
This is a list of LabVIEW ini File settings relating to Front Panel behaviour.


{{ labviewconfigurationkey
| keyname = blinkFG
| example =blinkFG=00EF12FF
| datatype =i
| description =Color of foreground blink of FP components (xxRRGGBB)
| permitted_values =0x00 to 0x00FFFFFF
| default =Unknown
| LV1 = 6
| LV2 = 7
| LV3 = 8
| LV4 =
| LV5 =
| LV6 =
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = blinkBG
| example =blinkFG=001100FF
| datatype =i
| description =Color of background blink of FP components (xxRRGGBB)
| permitted_values =0x00 to 0x00FFFFFF
| default =Unknown
| LV1 = 6
| LV2 = 7
| LV3 = 8
| LV4 =
| LV5 =
| LV6 =
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = blinkSpeed
| keyname = blinkSpeed

Revision as of 18:19, 7 November 2007

This is a list of LabVIEW ini File settings relating to Front Panel behaviour.

blinkFG

Example blinkFG=00EF12FF
Description Color of foreground blink of FP components (xxRRGGBB)
Datatype Integer
Permitted Values 0x00 to 0x00FFFFFF
Default Value Unknown
LabVIEW Versions

6.x , 7.x , 8.x

OS's Supported

Notes None

blinkBG

Example blinkFG=001100FF
Description Color of background blink of FP components (xxRRGGBB)
Datatype Integer
Permitted Values 0x00 to 0x00FFFFFF
Default Value Unknown
LabVIEW Versions

6.x , 7.x , 8.x

OS's Supported

Notes None

blinkSpeed

Example blinkSpeed=250
Description Blink speed (milliseconds)
Datatype Integer
Permitted Values 1 to 232
Default Value 1000
LabVIEW Versions

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

OS's Supported

Notes None

doubleClickToEditControl

Example doubleClickToEditControl=TRUE
Description Open the control editor with double click
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

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

OS's Supported

Notes None

noBoxAroundName

Example noBoxAroundName=FALSE
Description Use transparent name labels
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value TRUE
LabVIEW Versions

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

OS's Supported

Notes None

offscreenUpdates

Example offscreenUpdates=FALSE
Description Use smooth updates during drawing
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value TRUE
LabVIEW Versions

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

OS's Supported

Notes None

returnKeyAction

Example returnKeyAction=TRUE
Description End text entry with Return key
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

sunKeyboard

Example sunKeyboard=TRUE
Description Support numeric keypad
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

useAllFKeys

Example useAllFKeys=FALSE
Description Override system default function key settings
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value TRUE
LabVIEW Versions

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

OS's Supported

Notes None

useLocaleDecimalPt

Example useLocaleDecimalPt=FALSE
Description Use localized decimal point
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value TRUE
LabVIEW Versions

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

OS's Supported

Notes None