Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

run (MathScript RT Module Function)

LabVIEW 2010 Help

Edition Date: June 2010

Part Number: 371361G-01

»View Product Info

Owning Class: support

Requires: MathScript RT Module

Syntax

run(a)

Description

Runs a VI that you specify. You cannot specify parameters for the VI. LabVIEW waits for the VI to stop before processing the next MathScript command.

Details

Inputs

Name Description
a Specifies the path to the VI you want to run. a is a string.

Details

If you use this function in a stand-alone application or shared library and a is a relative path, LabVIEW searches for the file in the path where you installed the application or shared library. If a is an absolute path, LabVIEW searches for the file on the local machine or target at the specified location. (Real-Time Module) If you deploy this function to an RT target and a is a relative path, LabVIEW searches for the file in the path returned by the Default Data Directory VI.


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit