Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

offset problem : DAQmxPerformBridgeOffsetNullingCalEx

Hello All,

 

I have an problem of OFFSET .

 

I explain:

I use 2 NI cDAQ-9178

 

Test 1:

A module 9213 is plugged on 1 NI cDAQ-9178

A module 9237 is plugged on 1 NI cDAQ-9178

If I call the function : DAQmxPerformBridgeOffsetNullingCalEx  for the module 9237, there is no problem this function returns 0.

 

Test 2:

The two modules 9213 and 9237 are plugged on the same NI cDAQ-9178.

If I call the function : DAQmxPerformBridgeOffsetNullingCalEx  for the module 9237, the function returns -200478

 

Why........

I dont understand why I get this error.

 

Thanks for your responses.

0 Kudos
Message 1 of 3
(5,264 Views)

Hi Laurent,

 

Which DAQmx driver version are you using?

 

It seems that the behavior you have was an unexpected one:

 

Error -200478 occurs when using DAQmx Perform Bridge Offset Nulling Calibration with AI.Temp.TC and ...

 

Neverthless, it was corrected in DAQmx 9.6 (see CAR 345144):

 

DAQmx 9.6 Readme

 

Regards,

Valentin
Certified LabVIEW Architect
Certified TestStand Architect
Certified LabWindowsCVI Developer
National Instruments France

0 Kudos
Message 2 of 3
(5,252 Views)

Hi Valentin,

 

 

Thanks for your response.

 

The driver used : 9.1

 

I will download the last version and I will try

 

 

Best regards

 

0 Kudos
Message 3 of 3
(5,248 Views)