Jump to content

LabVIEW configuration file/History: Difference between revisions

From LabVIEW Wiki
Crelf (talk | contribs)
No edit summary
mNo edit summary
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
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 ==
{{TOCright}}
Example: <code>history.alwaysRecordChange=TRUE</code><br/>
Description: Add a history entry every time a VI is saved<br/>
Datatype: <FONT COLOR=#008000>Booelan</FONT><br/>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
Default Value: <code>FALSE</code><br/>
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/>
Notes: None<br/>


== history.generateComments ==
{{ labviewconfigurationkey
Example: <code>history.generateComments=TRUE</code><br/>
| keyname = history.alwaysRecordChange
Description: Record comments generated by LabVIEW when a VI is saved<br/>
| example =history.alwaysRecordChange=TRUE
Datatype: <FONT COLOR=#008000>Booelan</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
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}


== history.promptAtClose ==
{{ labviewconfigurationkey
Example: <code>history.promptAtClose=TRUE</code><br/>
| keyname = history.generateComments
Description: Prompt the user for a historic comment when a VI is closed<br/>
| example =history.generateComments=TRUE
Datatype: <FONT COLOR=#008000>Booelan</FONT><br/>
| datatype =b
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| description =Record comments generated by LabVIEW when 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
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}


== history.promptAtSave ==
{{ labviewconfigurationkey
Example: <code>history.promptAtSave=TRUE</code><br/>
| keyname = history.promptAtClose
Description: Prompt the user for a historic comment when a VI is saved<br/>
| example =history.promptAtClose=TRUE
Datatype: <FONT COLOR=#008000>Booelan</FONT><br/>
| datatype =b
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| description =Prompt the user for a historic comment when a VI is closed
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
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}


== history.whereToGetName ==
{{ labviewconfigurationkey
Example: <code>history.whereToGetName=prompt</code><br/>
| keyname = history.promptAtSave
Description: Where to get the user name to save with historic comments<br/>
| example =history.promptAtSave=TRUE
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
| datatype =b
Permitted Values: <code>system</code>, <code>prompt</code>, or <code>LabVIEW</code><br/>
| description =Prompt the user for a historic comment when a VI is saved
Default Value: <code>"MS Sans Serif" 13</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]]<br/>
| LV1 = 3
Notes: None<br/>
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}


== titlebarRevision ==
{{ labviewconfigurationkey
Example: <code>titlebarRevision=TRUE</code><br/>
| keyname = history.whereToGetName
Description: Show each VI's revision number in it's titlebar<br/>
| example =history.whereToGetName=prompt
Datatype: <FONT COLOR=#008000>Booelan</FONT><br/>
| datatype =s
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| description =Where to get the user name to save with historic comments
Default Value: <code>FALSE</code><br/>
| permitted_values =system, prompt, or LabVIEW
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| default = Unknown
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
| 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
}}
 
[[Category:Configuration_File|History]]

Latest revision as of 18:39, 9 February 2009

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