LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I display a windows like progress bar in LabWindows CVI

I would like to display a windows like progress bar on a LabWindows CVI user interface panel.
0 Kudos
Message 1 of 3
(3,350 Views)
Could you be a little more specific here as to the progress you wish to display? I am not sure if what you are looking for is available in CVI, but if you tell us the specifics, and we are unable to come up with something, I can make a recommendation to R&D about putting a functionality like that into the next release. Thanks.
0 Kudos
Message 2 of 3
(3,350 Views)
You can in CVI load instrument drivers.
In the toolslib\toolbox dir you can load toolbox.fp
In this function panel under User Interface Utilities,
then choose Dialogs and you see Progress Dialog. In this function panel you can create and update Progress dialogs! Success!
0 Kudos
Message 3 of 3
(3,350 Views)