LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Could you give me an InstallCallback testing sample?

I am trying to test how to use the InstallCallback but I couldn't succeed.
Please give me an sample program for testing the InstallCallback function.
Thank in advance.

Best regards,
Heedone Jang
0 Kudos
Message 1 of 2
(2,865 Views)
Try with this example: with a simple switch I select and install two different callbacks with different callbackData for a command button.
When the command button is pressed a message displays the callback name and the callbackData received.

Roberto


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,865 Views)