Jump to content

LabVIEW configuration file/Debugging: Difference between revisions

From LabVIEW Wiki
Line 25: Line 25:
Example: <code>showWarnings=TRUE</code><br/>
Example: <code>showWarnings=TRUE</code><br/>
Description: Show warnings in error box<br/>
Description: Show warnings in error box<br/>
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
Datatype: Boolean<br/>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
Default Value: <code>FALSE</code><br/>
Default Value: <code>FALSE</code><br/>
LabVIEW Versions: 7.1, 8.x<br/>
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 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<br/>
Notes: None<br/>


[[Category:Development Environment]]
[[Category:Development Environment]]

Revision as of 23:13, 8 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: 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

autoProbe

Example: autoProbe=FALSE
Description: Show data values on wires during execution highlighting
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

showWarnings

Example: showWarnings=TRUE
Description: Show warnings in error box
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