08-21-2005 05:19 PM
Run an example programm C:\Program Files\VISA\winnt\NI435x\examples\cw\NI435X Simple Continuous Read
Start with full compile Ctrl+F5
Project -> References -> National Instruments 435X -> Browse...: the path to dll is correct, but can not change the path. DLL is in C:\Program Files\VISA\winnt\bin\.
PCI-GPIB; LabView 6 and 7
File not found: ni435x_32.dll
08-22-2005 04:54 PM
Hi ni435x,
In response to your question, the error is given to notify the user ni435x_32.dll is not found on your system. If this file is on your system, we have a problem. Normally, to use the examples, you must at the most point to the correct reference. I see you have an issue with doing that as well.
To alleviate this issue, is it possible to uninstall your current version of NI-435x 2.1 and download and install the most current driver for the NI-435x? The newest version is NI-435x 2.5 and can be found at the following link:
http://digital.ni.com/softlib.nsf/websearch/1B6C09643743A76986256FEB005BF097?opendocument&node=132060_US
Please let me know if you have any questions or if this does not resolve the issue! \
Chad Erickson
Applications Engineer
08-23-2005 04:49 PM
Thank you, Chad. Now VB examples work with updated NI435x 2.5 and NI-DAQ 7.5.
At a maximum speed measured this basic programm takes about 0.8 sec for each reading. Is it possible to get temperature data with a time stamp for the documented rate of up to 60 readings/sec using TC-2190 and monitor it in the programm, say, twice per second (when we have enough time to change power to prevent over-heating)?
08-24-2005 06:43 PM
Hi ni435x,
It's good to read the VB examples are now functioning for you after updating to NI435x 2.5 and NI-DAQ 7.5.
In reference to your second question, it is not possible to get temperature data with a time stamp for the documented rate of up to 60 readings/sec. Because you are measuring cold junction compensation, the board must be configured for multiple channel acquisition mode rather than single channel acquisition mode, and the reading rate is slower in this mode. To determine the reading rate per channel when scanning multiple channels, divide the multiple-channel measurement reading rate by the number of channels in the scan. For example, if the multiple channel reading rate for 10 channels is 9.7 S/s, the reading rate for each channel is 9.7/10 = 0.97 S/s. Refer to the Choosing a Reading Rate section of the NI 435x User Manual, pgs. 2-3 and 2-4, or the VI Documentation for NI435X Set Reading Rate for more information. Table 2-1 Filtering and Sample Rates presents this information very well.
NI 435x User Manual
http://digital.ni.com/manuals.nsf/websearch/9249394DFC45FA3D86256FD20078D836
I am also including a KB entry and tutorial on reaching the fast sample rate on the NI 435x.
Reaching the Specified "Fast" Sample Rates on the NI 435x
http://digital.ni.com/public.nsf/websearch/4DE8AA5BE947F9EB86256CF0007C6387?OpenDocument
Maximizing Acquisition Rates with the NI 435X Data Logger Board
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E2E556A4E034080020E74861&p_...
Best regards,
Chad Erickson
Applications Engineer
08-19-2007 12:40 AM
Hi
I met the same problem too.in my pxi system,two pxi4351,4 pxi4472 and one pxi6225.now i load ni435x2.5.1 and daqmx8.3.
if i only install daq7.4.1 and ni435x2.5.1,i can run the example (vb60 getting started(meaure resistance with accessary)) ok.but i have to install daqmx8.3.0 to drive pxi 4472 and pxi6225.after installed daqmx8.3.0,cannot run the same example code,show me the messege"file not found ni435x-32.dll". i am sure i add the refference in add item.(ni 435x_32.dll).
please help me! and thanks in advance.or email me(hitctx@hotmail.com)
papaya in china
08-21-2007 08:05 AM