Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

how use Activex of component Works in Microsoft Access

How can I use Activex controls in the Access programing. i just need to read 10 digital lines
Thank you
0 Kudos
Message 1 of 2
(3,215 Views)
Hello Javier02,

Thank you for contacting National Instruments.

If I understand your question correctly, you are trying to perform data acquisition via ActiveX controls in Microsoft Access.

If you have LabVIEW, I would actually recommend writing a data acquisition VI (Virtual Instrument) in LabVIEW first. Then, attempt to use ActiveX controls to open and run LabVIEW within another program. If applicable, you may want to consider contacting Microsoft directly to determine exactly how to implement ActiveX controls within Access. The following example program will provide some guidance in calling LabVIEW from C++ using ActiveX:

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E21356A4E034080020E74861&p_node=DZ52051&p_source=exter
nal

I hope this points you in the right direction.

Matthew C
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,215 Views)