Hi All,
I am using LabWindows CVI 2013 in order to display data from my controller.
I have defined some functions to activate the communication with the controller and read data from it.
The communication activation with the controller is being done inside the Main block before loading the UI panels.
I created a command button that activates the data reading function (Get Register) from the controller.
When calling the reading function I received a Fatal Run Time Error. Attached please find.
When I moved the reading function to the main block before loading the UI, the program didn't crush.
What is the cause for that?
Thanks for your support.
Haim