Jump to content

LabVIEW configuration file/Debugging: Difference between revisions

From LabVIEW Wiki
No edit summary
Line 2: Line 2:
This is a list of LabVIEW ini File settings relating to Debugging.
This is a list of LabVIEW ini File settings relating to Debugging.


== prettyExecHilite ==
{{ labviewconfigurationkey
Example: <code>prettyExecHilite=FALSE</code><br/>
| keyname = prettyExecHilite
Description: Show data flow trace bubbles during execution highlighting<br/>
| example = prettyExecHilite=FALSE
Datatype: Boolean<br/>
| datatype =b
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| description =Show data flow trace bubbles during execution highlighting
Default Value: <code>TRUE</code><br/>
| permitted_values =TRUE or FALSE
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| default =TRUE
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV1 = 3
Notes: None<br/>
| LV2 = 4
 
| LV3 = 5
== autoProbe ==
| LV4 = 6
Example: <code>autoProbe=FALSE</code><br/>
| LV5 = 7
Description: Show data values on wires during execution highlighting<br/>
| LV6 = 8
Datatype: Boolean<br/>
| OS1 =w
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| OS2 =m
Default Value: <code>TRUE</code><br/>
| OS3 =l
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 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
== showWarnings ==
| keyname = autoProbe
Example: <code>showWarnings=TRUE</code><br/>
| example = autoProbe=FALSE
Description: Show warnings in error box<br/>
| datatype =b
Datatype: Boolean<br/>
| description =Show data values on wires during execution highlighting
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| permitted_values =TRUE or FALSE
Default Value: <code>FALSE</code><br/>
| default =TRUE
LabVIEW Versions: 3.x, 4.x, 5.x, 6.x, 7.x, 8.x<br/>
| LV1 = 3
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV2 = 4
Notes: None<br/>
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = showWarnings
| example = showWarnings=TRUE
| datatype =b
| description =Show warnings in error box
| 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
}}


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

Revision as of 14:12, 30 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