Dear all,
Recently I started programming in the Matlab Data Acquisition Toolbox
to generate output and read in a signal response with a (NI) National
Instruments 4451 PCI card. Generation and acquisition are both
analog signals.
However the output range of the ni card can be +- 10 V, +-1 V and +-
0,1 V (as cited in the card's manual and tested with LabView), only
the first option is available as OutputRange in Matlab. Is there a
way to make the +-0,1 V range available in a Matlab application,
since the data I generate is in the mV range?
Thanks!