Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Remote Panel Access

HI all,
        I having trouble to give browser assces to" Allow viewing and controlling". After click OK, It always go to Deny access.
Because of this I not able to access fron client PC.
How can I fix this.
 
Thanks for your time.
 
Jey
0 Kudos
Message 1 of 5
(3,224 Views)
Hey Jey,
    Can you access the Remote Front Panel from the development PC?  Are you running the program as an executable or in VI form?


Brian B
Account Manager
National Instruments
0 Kudos
Message 2 of 5
(3,202 Views)

Thanks Brian,

                 Thomas help me to fix this.

 

Thanks

Jey

0 Kudos
Message 3 of 5
(3,195 Views)
Hey Jey,
    That's Great!!!  I'm glad you were able to resolve your issue.  Would you mind posting here your solution to this issue in case future customers search the discussion forums with a similar issue?  Thanks!!


Brian B
Account Manager
National Instruments
0 Kudos
Message 4 of 5
(3,175 Views)

Here are the coversation between Thomas and me regarding above issue.

Hi Jey,

navigate in LV to Tools - Options - WebServer: Browser Access and change the settings to your point of view.
If you want to give every IP (every client) full access, add a "*" (without the apostrophes), check that the option "Allow Viewing and Controlling" is enabled and afterwards submit your settings with the add button.
Close the dialog with the ok button, restart LV and try it again...

BR,
ThSa

Jey,
sorry for the late response. I didn't get a notification of your repost.
As the error report explains you have to load the VI into the memory of the host computer. It is not possible to control or view a VI/EXE remotely if it isn't loaded into the LabVIEW memory.
It is enough to open the VI/Exe.

Please read the following KB to get a hint for the remote access to an executable: http://digital.ni.com/public.nsf/websearch/CE910645DA1AAB2A86256B14006C8C98?OpenDocument


Hope this helps,
ThSa

Thanks Thomas,
                       This document helped me to solve the issue.
The menu bar is  to be active in .exe file, otherwise I am not able to enable the web server configuration.
Am I right? Or is there is any other way to do this?
 
Thanks
Jey

Hi,
that is absolutely right, but there is a simple workaround.
You have to build the executable with menubar enabled, but implement with VI server the functionality to disable the menubar solve the problem.

BR,
ThSa

-------------------------
Thomas S.



 

Message Edited by ThSa on 11-14-2006 09:11 PM

-------------------------
-------------------------
0 Kudos
Message 5 of 5
(3,168 Views)