-2

Is there a Meas. Studio example for a VB.NET app for inputting and outputting analog values at an NI USB-6343 DAQ?

Details: My 6343 has A31&A32 controlling voltage to a LED (THOR LABS LEDD1B), and then A1&A3 inputting voltage from a photo diode (ThorLabs PDA36A).

Using VS2013Pro

Doug Null
  • 7,989
  • 15
  • 69
  • 148

1 Answers1

0

There are examples for VB.NET that include both analog input and analog output: Synchronization :: Synchronize Analog Input and Analog Output - Digital Start.

The DAQmx driver installs examples in the public user's Documents folder.

Joe Friedrichsen
  • 1,976
  • 14
  • 14