From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Bridge Offset Nulling throwing DaqException

I'm using an SCXI-1001 chassis with SCXI-1521 modules outfitted with 120ohm quarter-bridge completion resistors for strain measurement. I'm having difficulties performing a bridge offset null (no shunt calibration) on the analog input channel collection for my task.  The DAQmx API rejects 2 out of the 21 strain channels I'm trying to configure when I call the PerformBridgeOffsetNullCalibration() method.  I've setup an identical configuration in the LabView DAQmx task wizard, and it performs the bridge null flawlessly. Any ideas?  Has anyone else had problems like this in general? The strain/bridge completion cards have given me tons of problems like this since I purchased them a couple of weeks ago.
 
 
 
0 Kudos
Message 1 of 2
(3,945 Views)
Hello Zack,

What is the exact DAQ error that you are receiving?  An error number and description would be helpful.

There there is a LabWindows CVI example installed at the following location that uses the DAQmxPerformBridgeOffsetNullingCal method.
C:\Program Files\National Instruments\CVI80\samples\DAQmx\Analog In\Measure Strain\Cont Strain Samples

It looks like you are using .NET, but looking at the C file for this example might be useful.  I've attached the C file if you don't have the example installed.

Message Edited by ELee [DE] on 12-30-2005 03:26 PM

Eric
DE For Life!
0 Kudos
Message 2 of 2
(3,936 Views)