LabVIEW configuration file/Easter Eggs: Difference between revisions
Appearance
No edit summary |
|||
(12 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
This is a list of LabVIEW ini File settings relating to Easter Eggs - the messages that NI R&D have hidden in there. Essentially, they have no functional advantage, but are a bit-o-fun. {{TOCright}} | |||
This is a list of LabVIEW ini File settings relating to Easter Eggs - the messages that NI R&D have hidden in there. | |||
== | {{ labviewconfigurationkey | ||
| keyname = HiliteExecutionPride | |||
| example =HiliteExecutionPride=TRUE | |||
| datatype =b | |||
| description =Changes the highlight execution bubbles that traverse the wires from a circle into a small NI logo | |||
| permitted_values =TRUE or FALSE | |||
| default =FALSE | |||
| LV1 = 7 | |||
| LV2 = 8 | |||
| LV3 = | |||
| LV4 = | |||
| LV5 = | |||
| LV6 = | |||
| OS1 =w | |||
| OS2 =m | |||
| OS3 =l | |||
| OS4 =u | |||
| notes =None | |||
}} | |||
{{ labviewconfigurationkey | |||
| keyname = ICantBelieveItsNotButter | |||
| example =ICantBelieveItsNotButter=TRUE | |||
| datatype =b | |||
| description =Changes the LabVIEW splash screen to a most delicious shade of yellow | |||
| permitted_values =TRUE or FALSE | |||
| default =FALSE | |||
| LV1 = 6 | |||
| LV2 = | |||
| LV3 = | |||
| LV4 = | |||
| LV5 = | |||
| LV6 = | |||
| OS1 =w | |||
| OS2 =m | |||
| OS3 =l | |||
| OS4 =u | |||
| notes =None | |||
}} | |||
{{ labviewconfigurationkey | |||
| keyname = ILuvLV20 | |||
| example =ILuvLV20=TRUE | |||
| datatype =b | |||
| description =Adds an impressive birthday cake to the "About" screen | |||
| permitted_values =TRUE or FALSE | |||
| default =FALSE | |||
| LV1 = 8.20 | |||
| LV2 = | |||
| LV3 = | |||
| LV4 = | |||
| LV5 = | |||
| LV6 = | |||
| OS1 =w | |||
| OS2 =m | |||
| OS3 =l | |||
| OS4 =u | |||
| notes =None | |||
}} | |||
{{ labviewconfigurationkey | |||
| keyname = TwentyYears | |||
| example =TwentyYears=TRUE | |||
| datatype =b | |||
| description =Adds the following text to the splash screen on launch: "Thank you for 20 years of Dataflow..." | |||
| permitted_values =TRUE or FALSE | |||
| default =FALSE | |||
| LV1 = 8.20 | |||
| LV2 = | |||
| LV3 = | |||
| LV4 = | |||
| LV5 = | |||
| LV6 = | |||
| OS1 =w | |||
| OS2 =m | |||
| OS3 =l | |||
| OS4 =u | |||
| notes =None | |||
}} | |||
{{ labviewconfigurationkey | |||
| keyname = SuperFunkyPrivateSpecialSecretForumStuff | |||
| example =SuperFunkyPrivateSpecialSecretForumStuff=LAVA | |||
| datatype =s | |||
| description =Adds the LAVA logo to the splash screen on launch | |||
| permitted_values = LAVA | |||
| default =none | |||
| LV1 = 8.5 | |||
| LV2 = | |||
| LV3 = | |||
| LV4 = | |||
| LV5 = | |||
| LV6 = | |||
| OS1 =w | |||
| OS2 =m | |||
| OS3 =l | |||
| OS4 =u | |||
| notes =Need to verify non-MS platforms | |||
}} | |||
[[Category:Configuration_File|<br>]] | |||
[[Category:Configuration File|Easter egg]] |
Latest revision as of 12:46, 9 February 2009
This is a list of LabVIEW ini File settings relating to Easter Eggs - the messages that NI R&D have hidden in there. Essentially, they have no functional advantage, but are a bit-o-fun.
HiliteExecutionPride
Example | HiliteExecutionPride=TRUE
|
---|---|
Description | Changes the highlight execution bubbles that traverse the wires from a circle into a small NI logo |
Datatype | Boolean |
Permitted Values | TRUE or FALSE |
Default Value | FALSE |
LabVIEW Versions | |
OS's Supported | |
Notes | None |
ICantBelieveItsNotButter
Example | ICantBelieveItsNotButter=TRUE
|
---|---|
Description | Changes the LabVIEW splash screen to a most delicious shade of yellow |
Datatype | Boolean |
Permitted Values | TRUE or FALSE |
Default Value | FALSE |
LabVIEW Versions | |
OS's Supported | |
Notes | None |
ILuvLV20
Example | ILuvLV20=TRUE
|
---|---|
Description | Adds an impressive birthday cake to the "About" screen |
Datatype | Boolean |
Permitted Values | TRUE or FALSE |
Default Value | FALSE |
LabVIEW Versions | |
OS's Supported | |
Notes | None |
TwentyYears
Example | TwentyYears=TRUE
|
---|---|
Description | Adds the following text to the splash screen on launch: "Thank you for 20 years of Dataflow..." |
Datatype | Boolean |
Permitted Values | TRUE or FALSE |
Default Value | FALSE |
LabVIEW Versions | |
OS's Supported | |
Notes | None |
SuperFunkyPrivateSpecialSecretForumStuff
Example | SuperFunkyPrivateSpecialSecretForumStuff=LAVA
|
---|---|
Description | Adds the LAVA logo to the splash screen on launch |
Datatype | String |
Permitted Values | LAVA |
Default Value | none |
LabVIEW Versions | |
OS's Supported | |
Notes | Need to verify non-MS platforms |