LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Development and execute standalone Software

Dear,

 

We want to development a Automatic System with Labview  for our production ,

But i want to clarify which functional to be right :

 

1. Developement  Function : I apply with Labview ( Full Grade );

2. StandAlone       Function :

    Would you pls help me to  clarify which software to fit into Automatic System :

       -  Test Stand  ?

       -  Application Builder ?

 

Thks,

Leung

 

0 Kudos
Message 1 of 6
(3,090 Views)

Leung,

 

Check out:

 

https://www.ni.com/en/shop/labview/select-edition.html

 

for a comparison.  If you want to develop standalone software (and distribute it), you will need the professional version.

 

Teststand is highly useful software (just installed it on this PC today), but it isn't necessary for developing applications.  You may want to look over what it can do to determine if you need it.   Building applications with TestStand is slightly more complex (and definitely more expensive)  [or at least it was with version 3.5... now I get to try 4.1].

-Matt Bradley

************ kudos always appreciated, but only when deserved **************************




Message 2 of 6
(3,085 Views)

Matt Bradley,

 

 

Thks your response,

But i still have a Question ,

Is Labview V8.6 ( Profession Pack ) have converion function for user to be

Executed Stand Alone or distribution ?

 

 

Thks,

Leung

 

0 Kudos
Message 3 of 6
(3,069 Views)

Matt has already answered this in his response. As he noted, the Professional version includes the Application Builder which is the component that allows you to create an executable from your LabVIEW code. It also allows you to create an installation package for your application.

 

Please be aware that running the executable will require installation of the LabVIEW Runtime Engine on the target machine. The LabVIEW Runtime Engine is free. You can include it as part of your installation package, or have the end-user download and install it separately.

 

If you need more help in determining exactly what you need your best bet is to contact your local NI sales office. 

0 Kudos
Message 4 of 6
(3,044 Views)

Dear,

 

Sorry for my missing in Builder is included .

Thks a lot

Leung

 

0 Kudos
Message 5 of 6
(3,027 Views)

Leung wrote:

Dear,

 

We want to development a Automatic System with Labview  for our production ,

But i want to clarify which functional to be right :

 

1. Developement  Function : I apply with Labview ( Full Grade );

2. StandAlone       Function :

    Would you pls help me to  clarify which software to fit into Automatic System :

       -  Test Stand  ?

       -  Application Builder ?

 

Thks,

Leung

 


If you mean EXECUTABLE by the term Standalone, then LabVIEW is the best fit for an Automated System, esp for an Automated Test Equipment [ATE], that runs for production. This is because you can build an EXECUTABLE using TestStand; you need to deploy the application as a Sequence or Workspace in TestStand, which in turn calls your LV code as such, or as an EXE/DLL.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 6 of 6
(3,015 Views)