05-26-2021 07:55 AM
The Sensors will output a 0-10V signal for Temp and RH (10V = 100°C/100%RH). i just need to measure a voltage. i will do it with an NI9201 module + an USB Chassis.
i am new to labview so the problem i have is how to initate the Ni9201 module in labview.
05-26-2021 09:14 AM
Hi malik,
@malik240 wrote:
i am new to labview
When you are "new to LabVIEW" (which can be seen by the way you spell LabVIEW) you should take those "Training resources" as offered in the header of the LabVIEW board…
@malik240 wrote:
how to initate the Ni9201 module in labview.
To "initiate the NI9201 module" you create a DAQmx task (I guess you are using a cDAQ chassis).
Using DAQmx is explained in a huge library of example VIs, found in LabVIEW's help menu…