LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

activex events

If I make an activeX server using CVI7.0 will I be able to handle server events in my cvi activeX clients?

What I want to do is from my activeX server send events to all the clients that are connected.
0 Kudos
Message 1 of 2
(2,915 Views)
Hello

You can register callbacks for the activex server. When you use the activex wizard to generate the functions for the activex server, it should also generate functions that allow you to register callbacks to the events your activex server generates.

hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,915 Views)