Jump to content

LabVIEW configuration file/Front Panel: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 3: Line 3:
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.


== blinkSpeed ==
{{ labviewconfigurationkey
Example: <code>blinkSpeed=250</code><br/>
| keyname = blinkSpeed
Description: Blink speed (milliseconds)<br/>
| example =blinkSpeed=250
Datatype: <FONT COLOR=#0000FF>Integer</FONT><br/>
| datatype =i
Permitted Values: 1 to 2<sup>32</sup><br/>
| description =Blink speed (milliseconds)
Default Value: <code>1000</code><br/>
| permitted_values =1 to 2<sup>32</sup>
LabVIEW Versions: 5.1, 6.1, 7.1, 8.x<br/>
| default =1000
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV1 = 4
Notes: None<br/>
| LV2 = 5
 
| LV3 = 6
== doubleClickToEditControl ==
| LV4 = 7
Example: <code>doubleClickToEditControl=TRUE</code><br/>
| LV5 = 8
Description: Open the control editor with double click<br/>
| LV6 =
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS1 =w
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| OS2 =m
Default Value: <code>FALSE</code><br/>
| OS3 =l
LabVIEW Versions: 7.1, 8.x<br/>
| OS4 =u
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| notes =None
Notes: None<br/>
}}
 
{{ labviewconfigurationkey
== noBoxAroundName ==
| keyname = doubleClickToEditControl
Example: <code>noBoxAroundName=FALSE</code><br/>
| example =doubleClickToEditControl=TRUE
Description: Use transparent name labels<br/>
| datatype =b
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| description =Open the control editor with double click
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| permitted_values =TRUE or FALSE
Default Value: <code>TRUE</code><br/>
| default =FALSE
LabVIEW Versions: 7.1, 8.x<br/>
| LV1 = 4
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV2 = 5
Notes: None<br/>
| LV3 = 6
 
| LV4 = 7
== offscreenUpdates ==
| LV5 = 8
Example: <code>offscreenUpdates=FALSE</code><br/>
| LV6 =
Description: Use smooth updates during drawing<br/>
| OS1 =w
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS2 =m
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| OS3 =l
Default Value: <code>TRUE</code><br/>
| OS4 =u
LabVIEW Versions: 7.1, 8.x<br/>
| notes =None
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
}}
Notes: None<br/>
{{ labviewconfigurationkey
 
| keyname = noBoxAroundName
== returnKeyAction ==
| example =noBoxAroundName=FALSE
Example: <code>returnKeyAction=TRUE</code><br/>
| datatype =b
Description: End text entry with Return key<br/>
| description =Use transparent name labels
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| permitted_values =TRUE or FALSE
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| default =TRUE
Default Value: <code>FALSE</code><br/>
| LV1 = 3
LabVIEW Versions: 7.1, 8.x<br/>
| LV2 = 4
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV3 = 5
Notes: None<br/>
| LV4 = 6
 
| LV5 = 7
== sunKeyboard ==
| LV6 = 8
Example: <code>sunKeyboard=TRUE</code><br/>
| OS1 =w
Description: Support numeric keypad<br/>
| OS2 =m
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS3 =l
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| OS4 =u
Default Value: <code>FALSE</code><br/>
| notes =None
LabVIEW Versions: 7.1, 8.x<br/>
}}
OS's Supported: [[Image:logo.Sun.png]]<br/>
{{ labviewconfigurationkey
Notes: None<br/>
| keyname = offscreenUpdates
 
| example =offscreenUpdates=FALSE
== useAllFKeys ==
| datatype =b
Example: <code>useAllFKeys=FALSE</code><br/>
| description =Use smooth updates during drawing
Description: Override system default function key settings<br/>
| permitted_values =TRUE or FALSE
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| default =TRUE
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| LV1 = 3
Default Value: <code>TRUE</code><br/>
| LV2 = 4
LabVIEW Versions: 7.1, 8.x<br/>
| LV3 = 5
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV4 = 6
Notes: None<br/>
| LV5 = 7
 
| LV6 = 8
== useLocaleDecimalPt ==
| OS1 =w
Example: <code>useLocaleDecimalPt=FALSE</code><br/>
| OS2 =m
Description: Use localized decimal point<br/>
| OS3 =l
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS4 =u
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| notes =None
Default Value: <code>TRUE</code><br/>
}}
LabVIEW Versions: 7.1, 8.x<br/>
{{ labviewconfigurationkey
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| keyname = returnKeyAction
Notes: None<br/>
| example =returnKeyAction=TRUE
| datatype =b
| description =End text entry with Return key
| permitted_values =TRUE or FALSE
| default =FALSE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = sunKeyboard
| example =sunKeyboard=TRUE
| datatype =b
| description =Support numeric keypad
| permitted_values =TRUE or FALSE
| default =FALSE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =u
| OS2 =
| OS3 =
| OS4 =
| notes =None
}}
{{ labviewconfigurationkey
| keyname = useAllFKeys
| example =useAllFKeys=FALSE
| datatype =b
| description =Override system default function key settings
| permitted_values =TRUE or FALSE
| default =TRUE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = useLocaleDecimalPt
| example =useLocaleDecimalPt=FALSE
| datatype =b
| description =Use localized decimal point
| permitted_values =TRUE or FALSE
| default =TRUE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}

Revision as of 16:07, 30 May 2007

Template:LabVIEW configuration back This is a list of LabVIEW ini File settings relating to Front Panel behaviour.

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