LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remote Panel control appearance synchronization

I am using the embedded HTML page to view and control my application in remote. I understand that only the value changes will be updated in the remote and not the control display changes like scale change etc. So I poll for such changes and refresh them using property nodes to enforce the display sync. This works correctly whenever a scale change is done in the actual exe i.e. the same changes are reflected in the remote web browser too. But when a scale change is done in the remote, this is not reflected in the application. What might be the reason for it? Scale change event done in the remote is captured and read properly. But still they do not appear in the exe.

Also the chart has a multiplier factor of 0.1. So if I enter 3 as the max scale range it should come as 30. This is the expected behavior. But this is not the case in the remote. If 3 is entered, then this is entered as 3 as such and not 30.

Are these behaviors expected? If yes, are there any workarounds?

Thanks,
Priyadarsini
0 Kudos
Message 1 of 1
(2,367 Views)