Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

rse mode etc

Could you please explain what these modes do, and how to set the mode for the daq board? I also need to know the programmatic function to do this using visual basic
thanks,
saroj
0 Kudos
Message 1 of 2
(6,117 Views)

Hi,

Here is the link to a Developer Zone tutorial with detailed descriptions of the different wiring modes: Field Wiring and Noise Considerations for Analog Signals.

Also, here is the link to the DAQ examples for Measurement Studio Visual Basic: C:\Program Files\National Instruments\MeasurementStudio\VB\Samples\DAQ. I recommend looking at some of the analog input examples. Looking at the code will show you how to correctly configure channels.

 I found an interactive tutorial which should help you as well: Data Acquisition with Visual Basic .NET Interactive Tutorial. I hope that this information helps you with your application.

Regards,
Hal L.

0 Kudos
Message 2 of 2
(6,098 Views)