About 716,000 results
Open links in new tab
  1. Everything You Need to Know about VI Scripting in LabVIEW

    Mar 11, 2025 · Whether you want to add a new VI-based feature to the LabVIEW editor, or programmatically find and fix a specific issue in your codebase, VI Scripting is the technology …

  2. Solved: What is a VI? - NI Community

    Nov 1, 2016 · To put it another way, a VI is simply a code file that LabVIEW uses. This is the same concept as an m file for Matlab. There are only two ways to tell somebody thanks: …

  3. Programmatically create a LabVIEW VI - NI Community

    Jul 24, 2009 · Overview: This example shows how to create a very simple VI. Description With the release of the LabVIEW Scripting API, you are now able to programatically build up VIs. This …

  4. How do you run a VI with labVIEW runtime engine - NI Community

    Mar 17, 2025 · Hello, How do you run a vi you have created in labVIEW on another computer with the labVIew runtime engine? Do you have to convert the vi into an executable? Yes Can you …

  5. Solved: LabView 2024, Keithley 2400: Creating VI for voltage sweep ...

    Jan 29, 2025 · Hi, I am very new user of LabVIEW, so I tried to get information from many websites and YouTube, but still struggling with creating the VI that I want. Here is what I am …

  6. Open VI Reference Can't Find VIs in Runtime Mode

    Apr 9, 2025 · Everything works well when I run the main VI in development mode, but when I build an executable and run it, the Open VI Reference declares the VI to be bad since it cannot find …

  7. LabVIEW Scripting - NI Community

    May 28, 2009 · What is VI Scripting? VI Scripting enables users to write a LabVIEW program that can generate and inspect LabVIEW code. It exposes many additional VI Server classes, …

  8. LabVIEW: The VI is not executable. Most likely the VI is broken or …

    Oct 25, 2011 · I do not have an open vi reference in the broken vi rather I am passing in a reference from TestStand that is set to default value. As far as the deployed machine, its …

  9. Keysight 34461A initialize.vi not working - NI Community

    Dec 22, 2022 · Hello I have a problem using my Keysight 34461A. When I run my program multimeter says it's on remote mode but the program itself freezes on a intialize.vi block. I'm …

  10. Solved: "This VI Reference" - NI Community

    Jun 24, 2011 · The VI Server constant defaults to a 'This VI' reference. In addition a VI property or invoke node with an unwired reference will default to 'This VI'.