LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cant view the file dialog box on remote panel

I am trying to view remote panel.But it gives error whenever File dialog comes (controlling from client m/c and used file dialog.vi inside the code to provide file path). At the same time if I provide file path by using browser button it works fine. can any one tell me reason ?
0 Kudos
Message 1 of 2
(2,576 Views)

hi

the "remote panel" only transfers the contents (and control) of one single frontpanel window, not of additional windows like pop-up frontpanels or dialogboxes. it's not possible at all to grant access to a dialog box via "remote panel". you could use VNC or windows built-in RemoteDesktop functions to grant access to all windows of the screen.

 

best regards
chris

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
Message 2 of 2
(2,567 Views)