Jump to content

LabVIEW configuration file/Easter Eggs: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{LabVIEW configuration back}}
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}}
[[Category:Development Environment]]
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.


{{ labviewconfigurationkey
{{ labviewconfigurationkey
Line 22: Line 20:
| notes =None
| notes =None
}}
}}
{{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = ICantBelieveItsNotButter
| keyname = ICantBelieveItsNotButter
Line 41: Line 40:
| notes =None
| notes =None
}}
}}
{{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = ILuvLV20
| keyname = ILuvLV20
Line 60: Line 60:
| notes =None
| notes =None
}}
}}
{{ labviewconfigurationkey
{{ labviewconfigurationkey
| keyname = TwentyYears
| keyname = TwentyYears
Line 79: Line 80:
| notes =None
| 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

7.x , 8.x

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

6.x

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

8.20

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

8.20

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

8.5

OS's Supported

Notes Need to verify non-MS platforms