Jump to content

LabVIEW File Extensions: Difference between revisions

From LabVIEW Wiki
mNo edit summary
Formatted to Table
Line 1: Line 1:
This is a list of all the file extensions supported by [[LabVIEW]]
This is a list of all the file extensions supported by [[LabVIEW]]:


*aliases - File that maps computer names to IP Addresses
{| class="wikitable"
*[[ctl]] - Control
|-
*[[ctt]] - Control Template
!File Extension
*[[llb]] - LabVIEW Library
!Definition/Description
* lvclass - LabVIEW Class Library
|-
*[[lvlib]] - LabVIEW Project Library
|[[Aliases File Extension|aliases]]
*[[lvlibp]] - LabVIEW Packed Project Library
|File that maps computer names to IP Addresses
*[[lvproj]] - LabVIEW Project
|-
*lvlps - File that stores project settings that are specific to the local machine.
|[[ctl]]
*[[mnu]] - Palette Menu
|Control
*[[rtm]] - Run-Time Menu
|-
*[[vi]] - Virtual Instrument
|[[CTT File Extension|ctt]]
*[[vim]] - Malleable VI ([[LabVIEW 2017]] and later)
|Control Template
*vim - VI Macros ([[LabVIEW 2016]] and earlier) (see also [[Rusty Nails]])
|-
*[[vit]] - Virtual Instrument Template
|[[llb]]
*[[xctl]] - XControl
|LabVIEW Library
*[[xnode]] - XNode
|-
|[[LVCLASS File Extension|lvclass]]
|LabVIEW Class Library
|-
|[[LVLIB File Extension|lvlib]]
|LabVIEW Project Library
|-
|[[LVLIBP File Extension|lvlibp]]
|LabVIEW Packed Project Library
|-
|[[LVPROJ File Extension|lvproj]]
|LabVIEW Project
|-
|[[LVLPS File Extension|lvlps]]
|LabVIEW Local Project Settings. File that stores project settings that are specific to the local machine.
|-
|[[MNU File Extension|mnu]]
|Palette Menu
|-
|[[RTM File Extension|rtm]]
|Run-Time Menu
|-
|[[vi]]
|Virtual Instrument
|-
|[[VIM File Extension|vim]]
|
*Malleable VI ([[LabVIEW 2017]] and later)
*VI Macros ([[LabVIEW 2016]] and earlier) (see also [[Rusty Nails]])
|-
|[[vit]]
|Virtual Instrument Template
|-
|[[xctl]]
|XControl
|-
|[[xnode]]
|XNode
|}


[[Category:LabVIEW file extensions]]
[[Category:LabVIEW file extensions]]

Revision as of 03:22, 5 December 2018

This is a list of all the file extensions supported by LabVIEW:

File Extension Definition/Description
aliases File that maps computer names to IP Addresses
ctl Control
ctt Control Template
llb LabVIEW Library
lvclass LabVIEW Class Library
lvlib LabVIEW Project Library
lvlibp LabVIEW Packed Project Library
lvproj LabVIEW Project
lvlps LabVIEW Local Project Settings. File that stores project settings that are specific to the local machine.
mnu Palette Menu
rtm Run-Time Menu
vi Virtual Instrument
vim
vit Virtual Instrument Template
xctl XControl
xnode XNode