LabVIEW configuration file/History: Difference between revisions
Appearance
mNo edit summary |
|||
(2 intermediate revisions by 2 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. | {{TOCright}} | ||
{{ labviewconfigurationkey | {{ labviewconfigurationkey | ||
Line 21: | Line 21: | ||
| OS4 =u | | OS4 =u | ||
| notes =None | | notes =None | ||
}} | }} | ||
{{ labviewconfigurationkey | {{ labviewconfigurationkey | ||
| keyname = history.generateComments | | keyname = history.generateComments | ||
Line 40: | Line 41: | ||
| OS4 =u | | OS4 =u | ||
| notes =None | | notes =None | ||
}} | }} | ||
{{ labviewconfigurationkey | {{ labviewconfigurationkey | ||
| keyname = history.promptAtClose | | keyname = history.promptAtClose | ||
Line 59: | Line 61: | ||
| OS4 =u | | OS4 =u | ||
| notes =None | | notes =None | ||
}} | }} | ||
{{ labviewconfigurationkey | {{ labviewconfigurationkey | ||
| keyname = history.promptAtSave | | keyname = history.promptAtSave | ||
Line 78: | Line 81: | ||
| OS4 =u | | OS4 =u | ||
| notes =None | | notes =None | ||
}} | }} | ||
{{ labviewconfigurationkey | {{ labviewconfigurationkey | ||
| keyname = history.whereToGetName | | keyname = history.whereToGetName | ||
Line 97: | Line 101: | ||
| OS4 =u | | OS4 =u | ||
| notes =None | | notes =None | ||
}} | }} | ||
{{ labviewconfigurationkey | {{ labviewconfigurationkey | ||
| keyname = titlebarRevision | | keyname = titlebarRevision | ||
Line 116: | Line 121: | ||
| OS4 =u | | OS4 =u | ||
| notes =None | | 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 | |
OS's Supported | |
Notes | None |