LabVIEW configuration file/Paths: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== libdir == | == libdir == | ||
Example: <code>libdir="C:\Program Files\National Instruments\LabVIEW 8.2\"</code><br/> | |||
Short Description: Library Directory | Short Description: Library Directory<br/> | ||
Datatype: Path | Datatype: Path<br/> | ||
Permitted Values: Any existing disk path | Permitted Values: Any existing disk path<br/> | ||
Default Value: The installed LabVIEW folder | Default Value: The installed LabVIEW folder<br/> | ||
LabVIEW Versions: 5.x, 6.x, 7.1, 8.x | LabVIEW Versions: 5.x, 6.x, 7.1, 8.x<br/> | ||
OS's Supported: Windows, Mac, Linux, Sun | OS's Supported: Windows, Mac, Linux, Sun<br/> | ||
Long Description: None. | Long Description: None.<br/> | ||
== tmpdir == | == tmpdir == | ||
Example: <code>tmpdir="C:\DOCUME~1\USERNA~1\LOCALS~1\Temp\"</code><br/> | |||
Short Description: Temporary Directory | Short Description: Temporary Directory<br/> | ||
Datatype: Path | Datatype: Path<br/> | ||
Permitted Values: Any existing disk path | Permitted Values: Any existing disk path<br/> | ||
Default Value: The OS-reported temporary folder (as read from the "TMP" environment variable) | 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 | LabVIEW Versions: 5.x, 6.x, 7.1, 8.x<br/> | ||
OS's Supported: Windows, Mac, Linux, Sun | OS's Supported: Windows, Mac, Linux, Sun<br/> | ||
Long Description: None. | Long Description: None.<br/> |
Revision as of 22:17, 4 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: Windows, Mac, Linux, Sun
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: Windows, Mac, Linux, Sun
Long Description: None.