LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Context menu for chart not accessible when VI is running

Hi
I've got several LabView programs, all showing a chart to display data received via RS232.
In all my application i can change update mode, autoscale etc. by right click on the chart (context menu). In one of my app the context menu does not pop up. Why? Couldn't find any option that would block this menu.
Thanks
Alex
0 Kudos
Message 1 of 2
(2,437 Views)
"A. Raimondi" schrieb im Newsbeitrag
news:506500000008000000347D0000-1042324653000@exchange.ni.com...
> Hi
> I've got several LabView programs, all showing a chart to display data
> received via RS232.
> In all my application i can change update mode, autoscale etc. by
> right click on the chart (context menu). In one of my app the context
> menu does not pop up. Why? Couldn't find any option that would block
> this menu.
> Thanks
> Alex

Hello Alex,

create a property node with your VIs reference and set 'Front Panel
Window' -> 'Allow Runtime PopUp' to FALSE.
0 Kudos
Message 2 of 2
(2,437 Views)