From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Example vb.net code for PCI-6221 without Measurement Studio

I have recently purchased a NI-PCI-6221 and am looking for example code in VB.net that does not require Measurement Studio. I only have the NI-DAQmx driver package.

Thank you for any assistance,

Jim
0 Kudos
Message 1 of 4
(3,043 Views)
Jim,
The .NET examples that install with NI-DAQ do not require Measurement Studio (even though they install into a Measurement Studio directory). By default, they will install into the following directory:
C:\Program Files\National Instruments\MeasurementStudioVS2003\DotNET\Examples\DAQmx
You should be able to run these w/o having M. Studio.
-Alan A.
0 Kudos
Message 2 of 4
(3,025 Views)
Try my wrapper DLL, it should be exactly what you are looking for. Also, refer to the "NI-DAQmx C Reference Help" on your start menu for National Instruments. It explains the DAQmx driver import/exports.

John Voltz
0 Kudos
Message 3 of 4
(3,020 Views)
http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=F284B9BF80D36B66E0340003BA230ECF&p_node=DZ59102&p_submitted=N&p_rank=&p_answer=
0 Kudos
Message 4 of 4
(3,017 Views)