Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Change Notification with the PCI/PXI 6527 in Visual Basic

Hi !
I'm back with an old question.

Before we acquired Measurement Studio, I was using
NI-DAQ function Config_DAQ_Event_Message to obtain change notification with 6527 board. The tips : http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/8c038eb0893b7e3a86256a11005bdd44?OpenDocument was working well.
But... With Measurement Studio controls, how can I catch the notification ?!? Is there a control that can does it ?
Thanks for answers.
0 Kudos
Message 1 of 4
(3,350 Views)
Hello,

The events will still be the NIDAQ ActiveX controls and you can use them together with your component works controls in your application.

The following links may be helpful.

Link 1

Link 2

Please do let me know if you have any questions.

Sincerely,
Sastry V
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(3,350 Views)
😞 well... thank you for the answer.

We acquired the Measurement Studio tools while hoping to simplify these problems...
0 Kudos
Message 3 of 4
(3,350 Views)
Hello,

What I am saying is, you can put the DAQ Event ActiveX control just like any CW controls on your form. Ofcourse it is available from NIDAQ itself.

Please let me know if you have any difficulty in finding where those controls are. Because they should be under "components" in Measurement Studio environment.

Sincerely,

Sastry V
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(3,350 Views)