I want to create my own personal callback function in CVI that will be triggered as certain logic occurs. But, I actually want a C++ app to register with my CVI callback, and essentially 'push' data from CVI to the C++ app through callback parameters.
This might be easy in a Measurement Studio version, which I don't have, but can it be done in CVI 7? How so?