03-15-2012 01:13 AM - edited 03-15-2012 01:19 AM
I just wanted to know is there any option in the VI properties or somewhere to disable the updation of Front panel controls and Indicators?. When I run an RT code it has a big cluster so when I open that vi the whole RT gets hanged and getting restarted giving an error message as software error, I want to fix this and debug the RT code. Any suggestion please.
03-15-2012 02:26 AM
Hi![]()
Maybe this post from jcarmody may help you. it's about "Defer Front Panel update".
03-15-2012 03:47 AM
Are you looking for 'Defer Front Pannel' property?
Also, don't use the FP for RT code. any way it does not going to help after you building the RT EXE.
Even, you can use the 'Shared Variable' to debug the RT code and pass the data between RT and Windows.
Regards,
Yogesh Redemptor