Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

USB-6225 Analog input setup

Background: I am measuring a number anolog sensors that spit out 0-10VDC or 0-5VDC on a USB-6225. I have a piece of software that is constantly monitoring these inputs, so i need continuous measurement, not a sample every so often. Through this extra software I convert the raw voltage inputs to the real measurements (temp, flow, speed, etc...) As I understood the USB-6225 defaults to a +/-10VDC for its analog signals. To get a more accurate reading I was hoping to get the 6225 inputs to match the sensor outputs so that I have a similar resolution between the sensor and what the 6225 is reporting to my software.  Through my reading I found my way into the NI MAX program and was able to create a couple tasks and set the voltage input for the specific analog inputs to 0-5VDC or 0-10VDC with continuous sampling (Screen shot below). Up to this point the instructions were pretty clear how to make these task but Im not seeing anything like a software "on" switch to execute these settings. Which brings me to my specific questions:

 

1. With no further work do these task just "run" now that they are made or do I need to do further work to get them active?

 

2. The product manual specifically calls out for +/-10VDC, +/-5VDC, +/-1VDC and +/-200mVDC. Do the upper and lower limits have to be one of these extremes or is the 0-5 or 0-10 a valid input? For example if I want to see the +5VDC signal, do I have to have a -5VDC as the minimum?

 

PizzaHawk_0-1758556455347.png

 

 

0 Kudos
Message 1 of 5
(110 Views)

The tasks can be ran from custom software from there. Around here, we typically use LabVIEW. I have also seen some C++ or C# applications.

 

But what is it sounding like you what you really want is to use FlexLogger. There is a free version that lets you configure the measurements and do some basic processing, display, and logging of the data.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(93 Views)

Can I take it from the answer that to use these tasks would require further programming within the monitoring software?

 

If so this may be a non starter for me. The sofware suite I am using (Fabguard) is a pretty locked down system. It communicates seamlessly with with Nidaq cards, but it seems to have minimal options for manipulating data in this exact way. At least I havent dug up the capabilities yet. Ill keep digging. Worst case I leave it at its default +/-10 and fit my inputs within that range.

0 Kudos
Message 3 of 5
(80 Views)

@PizzaHawk wrote:

The sofware suite I am using (Fabguard) is a pretty locked down system. It communicates seamlessly with with Nidaq cards, but it seems to have minimal options for manipulating data in this exact way.


You will be limited by whatever that software does. At this point, it is more of an Inficon issue than an NI issue.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 5
(75 Views)

Thats what I was verifying. Thank you for the help.

0 Kudos
Message 5 of 5
(72 Views)