NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, is there a way that the Test Stand APIs can be used for ASP / Web?

Hello,

 

I do hope someone can be an idea.

 

Is it possible that the TestStand API's can be used for ASP/Web?

 

Currently, we are using Teststand running on exectuble application, but if the TestStand API's can be used on web (Just the operator interface), then it will be easier for engineers/operators to see the results locally and remotely by a web browser.

 

Any ideas?

 

Thanks for the help.

 

Mhelinx

0 Kudos
Message 1 of 3
(3,277 Views)

Mhelinx,

 

i don't think that the TestStand API can be used in ASP very nicely.

TestStand is an ActiveX Server and it seems to be possible to use ActiveX in ASP, but i have read that doing will require reboots of the server from time to time (never done that myself, so relying on 3rd party information).

 

But there is another, maybe better approach:

Using LabVIEW as your user interface, you can use the Webserver capability of LabVIEW to include the functionality of your UI into your ASP webpages. You can create different "looks" for your application in the webpage while the LV UI stays always the same......

I have never done this as well, and it might be a bit tricky to access data from the visible controls though.

 

hope this helps,

Norbert


PS: If you are using C# for the UI, i think that this is possible as well....

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 3
(3,271 Views)

Hi,

Maybe this old threads could be interesting

 

http://forums.ni.com/t5/NI-TestStand/Using-API-calls-from-Web-page/m-p/633743#M17689

http://forums.ni.com/t5/NI-TestStand/Webservice-using-Testand-Engine/m-p/431016

 

Regards,

Juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 3 of 3
(3,258 Views)