Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

How to determine bridge type choices for any given cDAQ module

I'm trying to create a UI wrapper for some generic NI channel information.  Some of the modules are force/pressure bridge-type modules, such as the NI 9236.  There are a number of bridge choices (AIBridgeConfiguration), ranging from no bridge, quarter bridge ... up to full bridge.  I know how to set the value, but I can't figure out how to determine what the valid choices are for each module using the NI driver.  Looking through the choices for the DAQmx.Device class, I just don't see anything.  Can anyone help me with this?

0 Kudos
Message 1 of 2
(2,732 Views)

Hi CVERLIE,

I would take a look in MAX.  Create the type of task that you want with the corresponding module/lines.  Once the task is created it will give you a configuration section that you will be able to see the different settings that you can set your task to.  

 

Other than that, just take a look at the spec sheet, it lists there that the 9236 is a 350Ω  quarter bridge module.

 

regards,

pat

0 Kudos
Message 2 of 2
(2,650 Views)