Jump to content

File extension: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
File extensions used by the LabVIEW IDE:
*.vi: LabVIEW Virtual Instrument, basic unit of a LabVIEW program
*.vit: A template to create a new vi with some code snippets
*.ctl: Front Panel Control or Indicator
*.ctt: A template for a Front Panel control/indicator
*.rtm: Run-time menu of a vi
*.llb: old kind of library that overcame the 8.3 notation
*.lvlib: new format of a LabVIEW library
*.mnu: Palette File
[... uncomplete list]


[[category:File IO]]
File extensions used by LabVIEW toolkits:
[... uncomplete list]
 
[[Category:File IO]]

Revision as of 13:39, 23 June 2009

File extensions used by the LabVIEW IDE:

  • .vi: LabVIEW Virtual Instrument, basic unit of a LabVIEW program
  • .vit: A template to create a new vi with some code snippets
  • .ctl: Front Panel Control or Indicator
  • .ctt: A template for a Front Panel control/indicator
  • .rtm: Run-time menu of a vi
  • .llb: old kind of library that overcame the 8.3 notation
  • .lvlib: new format of a LabVIEW library
  • .mnu: Palette File

[... uncomplete list]

File extensions used by LabVIEW toolkits: [... uncomplete list]