LabVIEW configuration file/Debugging: Difference between revisions
Appearance
New page: This is a list of LabVIEW ini File settings relating to Debugging. == prettyExecHilite == Example: <code>prettyExecHilite=FALSE</code><br/> Description: Show data flow trace bubbles durin... |
No edit summary |
||
Line 1: | Line 1: | ||
{{LabVIEW configuration back}} | |||
This is a list of LabVIEW ini File settings relating to Debugging. | This is a list of LabVIEW ini File settings relating to Debugging. | ||
Line 30: | Line 31: | ||
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<br/> | Notes: None<br/> | ||
[[Category:Development Environment]] |
Revision as of 09:03, 7 May 2007
Template:LabVIEW configuration back This is a list of LabVIEW ini File settings relating to Debugging.
prettyExecHilite
Example: prettyExecHilite=FALSE
Description: Show data flow trace bubbles during execution highlighting
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: TRUE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None
autoProbe
Example: autoProbe=FALSE
Description: Show data values on wires during execution highlighting
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: TRUE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None
showWarnings
Example: showWarnings=TRUE
Description: Show warnings in error box
Datatype: Booelan
Permitted Values: TRUE
or FALSE
Default Value: FALSE
LabVIEW Versions: 7.1, 8.x
OS's Supported:
Notes: None