03-10-2006 06:15 PM
03-13-2006 04:46 PM
Hello,
I am a unclear of your problem and the configuration of your system. Which version of LabVIEW are you using? How are you setting up your remote front panels? Are you sending screen updates, or allowing users to control your program?
This is most likely a result of known behavior – some things cannot be displayed with remote panels. Most of these things are outlined in the LabVIEW User Manual for example:
Clients viewing a front panel remotely might see different behavior
depending on whether the front panel they are connecting to is from a built
application. Specifically, if the front panel is from a built application, any
programmatic changes to the front panel made before the client connects to
the front panel are not reflected on the client computer. For example, if a
Property Node changes a caption on a control before a client connects to
that front panel, the client will see the original caption of the control, not
the changed caption.
Hopefully this will start to shed some light on the problem. If you have more specific information or can clarify the problem a little this might help. Thanks for posting, and have a great afternoon!