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

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

does remote panel have web limited?

I will publish my BS mode remote panel. It seems work well in my local area network( in my univercity), but it is difficult
for engineers connect to my remote panel in their home.
any network limited about remote panel?
 
0 项奖励
1 条消息(共 6 条)
5,788 次查看
我也有同感   可能是下载Active X插件太慢 我在别的机子上调我机子上的remote panel窗口打开时也是慢的惊人。不知哪位高手有解决办法。
0 项奖励
2 条消息(共 6 条)
5,771 次查看
http://newsgroups-zhs.ni.com/cgi-bin/dnewsweb.cgi?cmd=article&group=natinst.public.zhs&item=2133&utag=

不知道是否有帮助。
0 项奖励
3 条消息(共 6 条)
5,758 次查看

For my custom, that I would not choose this type control for remote pannel workings. (the web panel , client PC which hasn't LV, that must install "runing time engine")

I would write two program which is server ,the other is client. use TCP/IP or UDP communication to send or get the data. 

        at server PC ,I would bundle all of type data for a cluster , and unbundle at the client PC ( this handle will be clear for much data type process ),this handle will not send any unuseful data, example, front pannel, any decorations....except some available data, the data sent and got are fast surely!

certainly, this handle has its defect, example, software updated for client, you would remove old one and install...if your client are many many, there are trouble about.

just think it about. choose what you need.

 

________________________________________________________


Try to make everything Automatic
0 项奖励
4 条消息(共 6 条)
5,748 次查看
Yukee:
      请问你有没有客户端更新的建议,比如有没有方法用lv实现超级终端?
0 项奖励
5 条消息(共 6 条)
5,726 次查看
en, if all of the clients are below your controlled ( you are a administrator), you can install client program with remote (or set a reminder, remind client to update the software, when you send a note to your client,  this handle are using for many program, for example, QQ, Windows media player, such as our OS etc) as this situation. you can take the handle with my upwards mention.
if you are not. you have to use Web server of LV.
________________________________________________________


Try to make everything Automatic
6 条消息(共 6 条)
5,721 次查看