08-03-2015 01:51 PM
Hi everyone.
I am new to LabView, but not a stranger to NI hardware. I have a NI9237 Bridge module running in a cDAQ 9172 chassis. I have downloaded the Bridge - Continuous Input.vi (attached), and found that it does exactly what I need, on a per channel basis, but I need to expand it across all 4 imput channels of the 9237. I'd likekeep the ability to enable the Offset Null and Shunt Calibration on a per channel basis. Since I will be only using full bridhe load cells, I can eliminate the case structures for Pressure and Torque from the example, and I've figured that part out, but I don't quite understand what I need to do to sample all 4 channels concurrently.
Thanks for any help!
08-04-2015
12:16 PM
- last edited on
06-15-2026
08:39 AM
by
Content Cleaner
Hi Zwartpete,
It looks like channel expansion is what you need to accomplish this. Take a look at these two articles:
https://www.ni.com/en/support/documentation/supplemental/15/channel-expansion-explained.html
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8XiSAK&l=en-US
Hope this helps!
08-04-2015 01:11 PM
08-04-2015 01:37 PM
ChaisePotatoe,
Thanks for the info. It's not quite applicable in my case, as I'm not expanding across different modules or chassis. I only need to expand the channels on 1 NI9237, but retain the Offset Nulling and Shunt Calibration on a per channel basis. I think I've found a solution, in that those 2 functions can accept a channel name, and it appears to be working. Need to do some further testing with different load cells.
Thank You.
zwartpete
08-04-2015 01:43 PM
Dennis,
Thanks for the help. My problem is better explained in my reply to ChaisePotatoe - I need to retain seperate controls for each channel, as well as being able to do the Offset Nulling and Shunt Calibration on a per channel basis, so they each need to be individual tasks. I was having a problem linking those functions to a specific channel, but think I'm on the right track now.
Thanks,
zwartpete