LabVIEW configuration file/Debugging: Difference between revisions
Appearance
Line 15: | Line 15: | ||
Example: <code>autoProbe=FALSE</code><br/> | Example: <code>autoProbe=FALSE</code><br/> | ||
Description: Show data values on wires during execution highlighting<br/> | Description: Show data values on wires during execution highlighting<br/> | ||
Datatype: <FONT COLOR=#008000> | Datatype: <FONT COLOR=#008000>Boolean</FONT><br/> | ||
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/> | Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/> | ||
Default Value: <code>TRUE</code><br/> | Default Value: <code>TRUE</code><br/> |
Revision as of 22:06, 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: Boolean
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: Boolean
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