NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

求助:关于labview设计的虚拟仪器的网络发布与控制访问

请问 LABVIEW设计的虚拟仪器(如虚拟示波器)可以嵌入网页吗?可以在网页上控制访问吗?

         其它程序(如java小程序,javascript)可以从外部访问,控制该虚拟仪器吗?

急需解答,请了解的好心人回复,不胜感激!
0 项奖励
1 条消息(共 5 条)
4,118 次查看
yes, it is possible to publish and control your VI on a webpage, but you need to use the Labview built-in web server.

If it is not available from the Tools menu then you need get the internet toolkit (not free) from NI.

question, what's your application?

-Joe
0 项奖励
2 条消息(共 5 条)
4,111 次查看

yes, you can do with web publishing.

you can find some documents on ni.com.

0 项奖励
3 条消息(共 5 条)
4,091 次查看
可以的,你可以用DS技术或者创建HTLM文件,就行了,用DS技术时注意要将DS打开。
0 项奖励
4 条消息(共 5 条)
4,029 次查看
看来labview设计的虚拟仪器控件想要脱离labview,并作为独立控件插入html网页中比较困难,我已经知道可以用VB调用Measurement Studio中的控件制作,发布ActiveX,再插入到html网页中,但是这样太麻烦了,有没有更好的方法?
0 项奖励
5 条消息(共 5 条)
4,018 次查看