Jump to content

LabVIEW configuration file/History: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 3: Line 3:
This is a list of LabVIEW ini File settings relating to VI History.
This is a list of LabVIEW ini File settings relating to VI History.


== history.alwaysRecordChange ==
{{ labviewconfigurationkey
Example: <code>history.alwaysRecordChange=TRUE</code><br/>
| keyname = history.alwaysRecordChange
Description: Add a history entry every time a VI is saved<br/>
| example =history.alwaysRecordChange=TRUE
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| datatype =b
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| description =Add a history entry every time a VI is saved
Default Value: <code>FALSE</code><br/>
| permitted_values =TRUE or FALSE
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| default =FALSE
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
== history.generateComments ==
| LV4 = 6
Example: <code>history.generateComments=TRUE</code><br/>
| LV5 = 7
Description: Record comments generated by LabVIEW when a VI is saved<br/>
| LV6 = 8
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS1 =w
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| OS2 =m
Default Value: <code>FALSE</code><br/>
| OS3 =l
LabVIEW Versions: 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
== history.promptAtClose ==
| keyname = history.generateComments
Example: <code>history.promptAtClose=TRUE</code><br/>
| example =history.generateComments=TRUE
Description: Prompt the user for a historic comment when a VI is closed<br/>
| datatype =b
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| description =Record comments generated by LabVIEW when a VI is saved
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| permitted_values =TRUE or FALSE
Default Value: <code>FALSE</code><br/>
| default =FALSE
LabVIEW Versions: 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
== history.promptAtSave ==
| LV5 = 7
Example: <code>history.promptAtSave=TRUE</code><br/>
| LV6 = 8
Description: Prompt the user for a historic comment when a VI is saved<br/>
| OS1 =w
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS2 =m
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| OS3 =l
Default Value: <code>FALSE</code><br/>
| OS4 =u
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| notes =None
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
}}
Notes: None<br/>
{{ labviewconfigurationkey
 
| keyname = history.promptAtClose
== history.whereToGetName ==
| example =history.promptAtClose=TRUE
Example: <code>history.whereToGetName=prompt</code><br/>
| datatype =b
Description: Where to get the user name to save with historic comments<br/>
| description =Prompt the user for a historic comment when a VI is closed
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
| permitted_values =TRUE or FALSE
Permitted Values: <code>system</code>, <code>prompt</code>, or <code>LabVIEW</code><br/>
| default =FALSE
Default Value: <code>"MS Sans Serif" 13</code><br/>
| LV1 = 3
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| LV2 = 4
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]]<br/>
| LV3 = 5
Notes: None<br/>
| LV4 = 6
 
| LV5 = 7
== titlebarRevision ==
| LV6 = 8
Example: <code>titlebarRevision=TRUE</code><br/>
| OS1 =w
Description: Show each VI's revision number in it's titlebar<br/>
| OS2 =m
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS3 =l
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| OS4 =u
Default Value: <code>FALSE</code><br/>
| notes =None
LabVIEW Versions: 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/>
{{ labviewconfigurationkey
Notes: None<br/>
| keyname = history.promptAtSave
| example =history.promptAtSave=TRUE
| datatype =b
| description =Prompt the user for a historic comment when a VI is saved
| 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
}}
{{ labviewconfigurationkey
| keyname = history.whereToGetName
| example =history.whereToGetName=prompt
| datatype =s
| description =Where to get the user name to save with historic comments
| permitted_values =system, prompt, or LabVIEW
| default = Unknown
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = titlebarRevision
| example =titlebarRevision=TRUE
| datatype =b
| description =Show each VI's revision number in it's titlebar
| permitted_values =TRUE or FALSE
| default =FALSE
| LV1 = 4
| LV2 = 5
| LV3 = 6
| LV4 = 7
| LV5 = 8
| LV6 =
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}

Revision as of 00:47, 31 May 2007

Template:LabVIEW configuration back This is a list of LabVIEW ini File settings relating to VI History.

history.alwaysRecordChange

Example history.alwaysRecordChange=TRUE
Description Add a history entry every time a VI is saved
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

history.generateComments

Example history.generateComments=TRUE
Description Record comments generated by LabVIEW when a VI is saved
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

history.promptAtClose

Example history.promptAtClose=TRUE
Description Prompt the user for a historic comment when a VI is closed
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

history.promptAtSave

Example history.promptAtSave=TRUE
Description Prompt the user for a historic comment when a VI is saved
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

history.whereToGetName

Example history.whereToGetName=prompt
Description Where to get the user name to save with historic comments
Datatype String
Permitted Values system, prompt, or LabVIEW
Default Value Unknown
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

titlebarRevision

Example titlebarRevision=TRUE
Description Show each VI's revision number in it's titlebar
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None