LabVIEW configuration file/Front Panel: Difference between revisions
No edit summary |
|||
Line 19: | Line 19: | ||
LabVIEW Versions: 7.1, 8.x<br/> | LabVIEW Versions: 7.1, 8.x<br/> | ||
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | 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/> | ||
== noBoxAroundName == | == noBoxAroundName == | ||
Line 29: | Line 29: | ||
LabVIEW Versions: 7.1, 8.x<br/> | LabVIEW Versions: 7.1, 8.x<br/> | ||
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | 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/> | ||
== offscreenUpdates == | == offscreenUpdates == | ||
Line 39: | Line 39: | ||
LabVIEW Versions: 7.1, 8.x<br/> | LabVIEW Versions: 7.1, 8.x<br/> | ||
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | 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/> | ||
== returnKeyAction == | == returnKeyAction == | ||
Line 49: | Line 49: | ||
LabVIEW Versions: 7.1, 8.x<br/> | LabVIEW Versions: 7.1, 8.x<br/> | ||
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | 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/> | ||
== sunKeyboard == | == sunKeyboard == | ||
Line 59: | Line 59: | ||
LabVIEW Versions: 7.1, 8.x<br/> | LabVIEW Versions: 7.1, 8.x<br/> | ||
OS's Supported: [[Image:logo.Sun.png]]<br/> | OS's Supported: [[Image:logo.Sun.png]]<br/> | ||
Notes: None | Notes: None<br/> | ||
== useAllFKeys == | == useAllFKeys == | ||
Line 69: | Line 69: | ||
LabVIEW Versions: 7.1, 8.x<br/> | LabVIEW Versions: 7.1, 8.x<br/> | ||
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | 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/> | ||
== useLocaleDecimalPt == | == useLocaleDecimalPt == | ||
Line 79: | Line 79: | ||
LabVIEW Versions: 7.1, 8.x<br/> | LabVIEW Versions: 7.1, 8.x<br/> | ||
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | 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/> |
Revision as of 18:45, 5 May 2007
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: 5.1, 6.1, 7.1, 8.x
OS's Supported:
Notes: None
doubleClickToEditControl
Example: doubleClickToEditControl=TRUE
Description: Open the control editor with double click
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: FALSE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None
noBoxAroundName
Example: noBoxAroundName=FALSE
Description: Use transparent name labels
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: TRUE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None
offscreenUpdates
Example: offscreenUpdates=FALSE
Description: Use smooth updates during drawing
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: TRUE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None
returnKeyAction
Example: returnKeyAction=TRUE
Description: End text entry with Return key
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: FALSE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None
sunKeyboard
Example: sunKeyboard=TRUE
Description: Support numeric keypad
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: FALSE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None
useAllFKeys
Example: useAllFKeys=FALSE
Description: Override system default function key settings
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: TRUE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None
useLocaleDecimalPt
Example: useLocaleDecimalPt=FALSE
Description: Use localized decimal point
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: TRUE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None