LabVIEW configuration file/Paths: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
Example: <code>libdir="C:\Program Files\National Instruments\LabVIEW 8.2\"</code><br/> | Example: <code>libdir="C:\Program Files\National Instruments\LabVIEW 8.2\"</code><br/> | ||
Short Description: Library Directory<br/> | Short Description: Library Directory<br/> | ||
Datatype: Path<br/> | Datatype: <FONT COLOR=#008080>Path</FONT><br/> | ||
Permitted Values: Any existing disk path<br/> | Permitted Values: Any existing disk path<br/> | ||
Default Value: The installed LabVIEW folder<br/> | Default Value: The installed LabVIEW folder<br/> | ||
LabVIEW Versions: 5.x, 6.x, 7.1, 8.x<br/> | LabVIEW Versions: 5.x, 6.x, 7.1, 8.x<br/> | ||
OS's Supported: Windows | OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | ||
Long Description: None.<br/> | Long Description: None.<br/> | ||
Line 14: | Line 14: | ||
Example: <code>tmpdir="C:\DOCUME~1\USERNA~1\LOCALS~1\Temp\"</code><br/> | Example: <code>tmpdir="C:\DOCUME~1\USERNA~1\LOCALS~1\Temp\"</code><br/> | ||
Short Description: Temporary Directory<br/> | Short Description: Temporary Directory<br/> | ||
Datatype: Path<br/> | Datatype: <FONT COLOR=#008080>Path</FONT><br/> | ||
Permitted Values: Any existing disk path<br/> | Permitted Values: Any existing disk path<br/> | ||
Default Value: The OS-reported temporary folder (as read from the "TMP" environment variable)<br/> | Default Value: The OS-reported temporary folder (as read from the "TMP" environment variable)<br/> | ||
LabVIEW Versions: 5.x, 6.x, 7.1, 8.x<br/> | LabVIEW Versions: 5.x, 6.x, 7.1, 8.x<br/> | ||
OS's Supported: Windows | OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | ||
Long Description: None.<br/> | Long Description: None.<br/> |
Revision as of 02:00, 5 May 2007
This is a list of LabVIEW ini File settings relating to Paths.
libdir
Example: libdir="C:\Program Files\National Instruments\LabVIEW 8.2\"
Short Description: Library Directory
Datatype: Path
Permitted Values: Any existing disk path
Default Value: The installed LabVIEW folder
LabVIEW Versions: 5.x, 6.x, 7.1, 8.x
OS's Supported:
Long Description: None.
tmpdir
Example: tmpdir="C:\DOCUME~1\USERNA~1\LOCALS~1\Temp\"
Short Description: Temporary Directory
Datatype: Path
Permitted Values: Any existing disk path
Default Value: The OS-reported temporary folder (as read from the "TMP" environment variable)
LabVIEW Versions: 5.x, 6.x, 7.1, 8.x
OS's Supported:
Long Description: None.