LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW NXG 5.0 - Access violation error if the size properties of a graph is set at runtime

Hi together

 

I work with LabVIEW NXG 5.0 on Windows 10 64-bit computer. I use an VI that I developed with LabVIEW NXG 2.1 and 3.1. In this VI, I adjust the size of several graphs at runtime over the size properties of the reference of the graph. If the user chooses more graphs that should be displayed, the programm will reduce the size of each graph.

If I run the VI in the development environment everything works fine on all versions of LV NXG. If I export the VI to a exe-file, the version from LV NXG 2.1 and 3.1 works also fine. But with the version of LV NXG 5.0, the application crashes when it tries to set the size over the graph properties. If I remove this code sequence, the application works fine and no crashes happens.

 

Does somebody can give me an hint, where the problem could be? Is there a setting, which could be uncorrect?

 

I attached a printscreen from the error-message (in german) and the code sequence, which cause the crash of the application.

 

Thanks for your help

 

Best regards

Basil

0 Kudos
Message 1 of 1
(1,024 Views)