01-26-2006 04:59 AM
01-27-2006 02:56 AM
http://digital.ni.com/public.nsf/websearch/6CDAAB0F8A98F4CA86256869006FFC80?OpenDocument
PXI 4351 and Labview RT: Failed to load shared library nicfq32.dll on RT target device
http://forums.ni.com/ni/board/message?board.id=170&message.id=86422&requireLogin=False
Regarding support for 435x devices in DAQmx I don't really know I am afraid.
How to configure a 'Traditional NI-DAQ' device under RT can be read here:
How Do I Configure Traditional NI-DAQ Devices in LabVIEW Real-Time?
http://digital.ni.com/public.nsf/websearch/34E111C6BB6868998625704600724AEE?OpenDocument
How Can I Use Measurement & Automation Explorer to View a Data Acquisition Board in My Real-Time PXI System?
http://digital.ni.com/public.nsf/websearch/E9475C36EB525EEC86256BE600783EAC?OpenDocument
Regards,
Jimmie
01-31-2006 11:08 AM
Hi
The need for LabVIEW 8 Support for NI-435x has been recognized and we hope to provide this support soon. We are currently testing such a driver and when it is available it can be found here.: NI-Drivers and Updates (http://digital.ni.com/softlib.nsf/MainPage?ReadForm&node=132010_US )
As Jimmie mentioned, the 435x devices are supported under Traditional DAQ as well. You may want to consider using example "Continuous Thermocouple Measurement.vi" that makes Traditional DAQ calls and will work in LabVIEW 8 as long as you have installed Traditional DAQ version 7.4.1.
Until a released version of the driver is ready one could do this as a workaround...
Good Luck,
Tica T
Applications Engineer
National Instruments
02-01-2006 10:56 AM
1a)So I understand that at this moment the ONLY way to use my NI-PXI-4351 on my PXI LV8.0 RT target is to use tradional DAQ?
1b)Please confirm that.
2a) I downloaded the suggested Continuous Thermocouple Measurement.vi (41 kb), but could not run it on the RT target as some vi's were missing: 'conv thermo temp range....' and 'channel string to name array". So I removed these shaded onloaded vi's and put in some arbitrary constants, then I could run it, however with some erratic results, though it responded on my type-T thermocouple, just about 10°C lower than it actually was in the lab.
2b)How come?
3) Any idea when we can expect a new driver for LV8.0 RT?
Answers that can shed light on this are highly appreciated.
Gerrit
05-10-2006 03:47 PM
Hello Gerrit,
Just wanted to let you know that support for the 4351 on RT is out. It is version 2.5.1 of the drivers. You can download them under Drivers and Updates>>Multifunction DAQ
2a/b) The "Conv Thermo Temp range" VI should be
added to your system when you install the traditional DAQ drivers. If it is not
available it's possible that you didn't install all the examples for
Regards,
Tica T
05-12-2006 02:32 AM
Thanks for the info!
I will look into it.