LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Status of Numeric data

I created many Numeric data(item) on Panel.
These numeric data(item) is renewal as realtime.
But I don't want to renewal the numeric data(item) during that numeric data(item) is selected.
So, Could you teach me how to know numeric data(item) status?
0 Kudos
Message 1 of 3
(3,008 Views)
There's a CVI function in the User Interface library called GetActiveCtrl which returns the active control id of the specified panel. With this information it should be possible to exclude this control from a renewal process.
Regards,
Heinrich Illig
National Instruments
Message 2 of 3
(3,008 Views)
Thank you very much for your helping.
I am clear about this ploblem.
I use this question/answer system first time.
I think this system is very useful.
Best Regards,
hamfry.
0 Kudos
Message 3 of 3
(3,008 Views)