12-18-2006 10:30 AM
12-19-2006 06:12 AM
12-19-2006 06:52 AM
Hi James,
Thanks for your reply.
The original error message I got was Error -200010 occurred at DAQmx Read (Analog 1D Wfm NChan NSamp), I had opened the front panel of the DAQ assistant and played around a bit before I posted my message.
I tried your vi, I first changed the physical channel and got the following error:
Error -200284 occurred at DAQmx Read (Analog 1D Wfm NChan NSamp).vi:9->Timed structure(s): L7600
Possible reason(s):
Some or all of the samples requested have not yet been acquired.
To wait for the samples to become available use a longer read timeout or read later in your program. To make the samples available sooner, increase the sample rate. If your task uses a start trigger, make sure that your start trigger is configured correctly. It is also possible that you configured the task for external timing, and no clock was supplied. If this is the case, supply an external clock.
Property: RelativeTo
Corresponding Value: Current Read Position
Property: Offset
Corresponding Value:
Task Name: _unnamedTask<22>
If I change from continuous samples to N samples I'm back to my: Error -200010 occurred at DAQmx Read (Analog 1D Wfm NChan NSamp).
Any suggestions would be greatly appreciated,
Cheers
Sarah
12-19-2006 08:26 AM - edited 12-19-2006 08:26 AM
Message Edited by JamesC on 12-19-2006 02:28 PM
12-19-2006 08:58 AM
12-19-2006 09:45 AM
12-19-2006 10:04 AM
12-20-2006 05:43 AM
Hi,
If I provide a list of all the software installed on my RT controller can you confirm that I have everythin on there I need (and if I have anything installed I don't need).
I basically want to read analogue data from PXI-6133 cards syncronised by a PXI-6651 timing module, do a few sums & stuff then write to some networked variables.
On my PXI-8196 RT controller I have:
Broadcom 57xx Gigabit Ethernet Driver 2.1.0.3.0
DataSocket for LabVIEW Real-Time 4.4
LabVIEW Real-Time 8.2
Language Support for LabVIEW RT 1.0.0.2
NI-1394 External Drive Support 1.4.0.3.0
NI-488.2 RT 2.4.3
NI-DAQmx 8.3.0
NI-IrDA RT 1.0.2
NI-RIO RT 1.3.0
NI-Serial RT 3.1.0
NI-Sync 2.0
NI-VISA 4.0
NI-VISA Server 4.0
NI-Watchdog 2.1.5
Network Variable Engine 1.2.0
Traditional NI-DAQ 7.4.1
Variable Client Support 1.2.0
(Available on my host I have: Intel 8254x Ethernet Driver 2.1.0.3.0, Intel 8255x 10/100 Mbps Ethernet Driver 2.1.0.3.0, LabVIEW PID Control Toolkit 8.2, Modbus I/O Server 1.2.0, NI-DCPower 1.1.0, NI-DMM 2.5.1, NI-FGEN 2.4.1, NI-HSDIO 1.4.3, NI-IMAQ RT 3.7.0 NI-IMAQ Server 2.0.0, NI-Motion 73xx Controller Support 7.4.0, NI-Scope 3.2.0, NI-Switch 3.3.1, USB Support 1.0)
Cheers in advance for your help!
Sarah
12-20-2006 07:53 AM
Hi Sarah
It sounds to me as James mentioned before that when you upgraded to LV and LV RT 8.20 the drivers did not update correctly. When you upgrade LV you need to reload the drivers AFTER loading on LV.
Looking over the software that you have installed on your Real Time controller, it seems that everything should be ok, but if you could try a couple of things.
Uninstall all the software on your Real Time target through MAX, this should take about 15minutes. Then try loading it all back on in order of LabVIEW >> Modules >> Drivers
If you have no luck with this try repairing your DAQmx from your host machine, the info that downloads to the RT target is originally on your host machine so repairing this might do the trick
Let me know how you get on.
YatinM
NIUK & Ireland
Applications Engineer
01-02-2007 05:34 AM