Jump to content

LabVIEW configuration file/History: Difference between revisions

From LabVIEW Wiki
Crelf (talk | contribs)
New page: This is a list of LabVIEW ini File settings relating to VI History. == history.alwaysRecordChange == Example: <code>history.alwaysRecordChange=TRUE</code><br/> Description: Add a history ...
 
Crelf (talk | contribs)
No edit summary
Line 4: Line 4:
Example: <code>history.alwaysRecordChange=TRUE</code><br/>
Example: <code>history.alwaysRecordChange=TRUE</code><br/>
Description: Add a history entry every time a VI is saved<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 ==
Example: <code>history.generateComments=TRUE</code><br/>
Description: Record comments generated by LabVIEW when a VI is saved<br/>
Datatype: <FONT COLOR=#008000>Booelan</FONT><br/>
Datatype: <FONT COLOR=#008000>Booelan</FONT><br/>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
Line 31: Line 41:
Notes: None<br/>
Notes: None<br/>


== history.generateComments ==
== history.whereToGetName ==
Example: <code>history.generateComments=TRUE</code><br/>
Example: <code>history.whereToGetName=prompt</code><br/>
Description: Record comments generated by LabVIEW when a VI is saved<br/>
Description: Where to get the user name to save with historic comments<br/>
Datatype: <FONT COLOR=#008000>Booelan</FONT><br/>
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
Permitted Values: <code>system</code>, <code>prompt</code>, or <code>LabVIEW</code><br/>
Default Value: <code>FALSE</code><br/>
Default Value: <code>"MS Sans Serif" 13</code><br/>
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<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/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]]<br/>
Notes: None<br/>
Notes: None<br/>


Line 49: Line 59:
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<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/>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
Notes: None<br/>
== history.whereToGetName ==
Example: <code>history.whereToGetName=prompt</code><br/>
Description: Where to get the user name to save with historic comments<br/>
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
Permitted Values: <code>system</code>, <code>prompt</code>, or <code>LabVIEW</code><br/>
Default Value: <code>"MS Sans Serif" 13</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]]<br/>
Notes: None<br/>
Notes: None<br/>

Revision as of 18:03, 6 May 2007

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: Booelan
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions: 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: Booelan
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions: 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: Booelan
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions: 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: Booelan
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions: 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: "MS Sans Serif" 13
LabVIEW Versions: 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: Booelan
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x
OS's Supported:
Notes: None