LabVIEW configuration file/Getting Started Window: Difference between revisions
Appearance
m Spelling correction |
Added GSW_RSSCheckEnabled |
||
Line 2: | Line 2: | ||
{{TOCright}} | {{TOCright}} | ||
{{ labviewconfigurationkey | |||
| keyname =GSW_RSSCheckEnabled | |||
| example =GSW_RSSCheckEnabled=FALSE | |||
| datatype =b | |||
| description =Stop LabVIEW from checking ni.com for updates to the "Latest from ni.com", "Online Support" and "Help" lists. | |||
| permitted_values =TRUE or FALS | |||
| default =TRUE | |||
| LV1 = 2009 | |||
| LV2 = 2010 | |||
| OS1 =w | |||
| OS2 =m | |||
| OS3 =l | |||
| OS4 =u | |||
| notes =None | |||
}} | |||
{{ labviewconfigurationkey | {{ labviewconfigurationkey |
Revision as of 16:25, 10 February 2011
This is a list of LabVIEW ini File settings relating to the Getting Started Window.
GSW_RSSCheckEnabled
Example | GSW_RSSCheckEnabled=FALSE
|
---|---|
Description | Stop LabVIEW from checking ni.com for updates to the "Latest from ni.com", "Online Support" and "Help" lists. |
Datatype | Boolean |
Permitted Values | TRUE or FALS |
Default Value | TRUE |
LabVIEW Versions | |
OS's Supported | |
Notes | None |
MaxGSWRecentProjects
Example | MaxGSWRecentProjects=5
|
---|---|
Description | Set the number of recently opened projects in the "Open" list of the Getting Started Window |
Datatype | Integer |
Permitted Values | 0... |
Default Value | 2 |
LabVIEW Versions | |
OS's Supported | |
Notes | None |