LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Has anyone tried to use Labview with VNC

I am trying to use VNC viewer and Labview to remotely code/control labview application. Lots of right clicks dont show up on the VNC. I guess this happens only for Labview and not for other applications. Has anyone tried to use VNC before? is there a workaround?
0 Kudos
Message 1 of 11
(6,482 Views)
I've had good results using VNC 3.3.6 on a linux laptop to control 3.3.6 on a Win98 desktop. Haven't had any problems with right clicks being ignored but I have seen situations where I sometimes have to use a right click where I expected to use a left. Maybe try the other button or a slightly longer click-press?

Matt
0 Kudos
Message 2 of 11
(6,482 Views)
The problems are very specific and repeatable. If you try to pull down a menu, you will not be able to. If you try to pull down a text ring, enum etc you will not be able to. if you rightclick on a control, you will not see the right click menu... I use win2k and vnc 3.3.6

Anand.
0 Kudos
Message 3 of 11
(6,482 Views)
Just confirmed that each of the above items works properly in our setup, using either WinME or Linux as the controller of the Win98 host. In the 'Connection Options' screen of the controlling computer I have only 'Auto-Select' and 'Emulate 3 buttons' checked. 'Current User Properties' on the controlled computer has only 'Accept Socket Connections', 'Do Nothing', 'Remove Desktop Wallpaper', 'Poll Foreground Window' and 'Poll Console Windows Only' checked. Hopefully one of the above will make a difference.

Matt
0 Kudos
Message 4 of 11
(6,482 Views)
I have a question. What version of labview do you use. It worked fine with Labview 5 and winME but when i upgraded to LV6, i also upgraded to win2k. Eversince i upgraded, i was never able to get anyof the previously mentioned to work.


Anand
0 Kudos
Message 5 of 11
(6,482 Views)
I'm using 6.1. Haven't used any other versions this way.
Controlled computer is using the generic Microsoft PS/2 port mouse driver dated 4-23-1999.

Matt
0 Kudos
Message 6 of 11
(6,482 Views)
http://users.skynet.be/cantincrode/rudi/ultravnc/mirrordriver.html

This a hook driver for ultra vnc server. install this on both client and server side. then vnc works just fine.
0 Kudos
Message 7 of 11
(6,483 Views)
disable labview animated menu in the exe ini file and the problem will go away
Message 8 of 11
(6,454 Views)

What effect does disabling the animated menu have on the application?

 

Is this still a viable fix for Labview 8.6?  If so, is it a command you add to the ini file?

0 Kudos
Message 9 of 11
(5,792 Views)

FYI

 

The ini command to disable menu effects is:

 

disableMenuEffects=True

0 Kudos
Message 10 of 11
(5,467 Views)