The CVI example of NI435X can not work correctly.
I have a PXI-4351 card, I do not have an accessory box connected to the 4351, the
thermocouple is wired direct to the pins on channel 1 of the PXI-4351. I want to read the
measurement from a K type thermocouple .
I first use the MAX Test Panel, the panel shows the temperatures correctly ; Then I close
the MAX Test Panel, use the CVI example of the NI435X --- Measure (without Accessory), The
CVI example can not work correctly, it shows error temperatures ;then, i use the VB example
of the NI435X --- Measure (without Accessory), It give me the error result too; finally, i
use the LabView example of the NI435X --- Measure (without Accessory).vi, it works
correctly!!!
My NI435X version is 2.5.1 and 2.5.2, the same thing happened on the both version.
Is there any BUG in the CVI example and VB example? How to resolve it? I want to write my
application in C or VB.
Thanks!