Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to use an example VI with a PCI 4461. I get error 200452

I have LabVIEW 8.5 (under XP) and a DAQ PCI-4461.  I need to output a sine wave.  I took the "Cont Gen Voltage Wfm-Int Clock-on-Board Regineration.vi" example.  When I try to run the VI, I get an error message, "Error number 200452 occured at property node DAQmx Channel (arg1) in Cont Gen Voltage Wfm-Int Clock-on-Board Regineration.vi."

How can I configure this device to work with this VI?
0 Kudos
Message 1 of 2
(2,837 Views)
Hello JL3,

The NI-4461 does not support the Use Only Onboard Memory Property that is used in this example program.  The documentation for the example that says it is was reported to R&D (#4IJAAA3B) for further investigation.  A workaround for this is to use another example program such as the basic Cont Gen Voltage Wfm-Int Clk.vi, which will use a RAM buffer as well as the onboard buffer, but does a very similar output.

Thanks for the feedback! Please post back if you have any questions.
Neal M.
Applications Engineering       National Instruments        www.ni.com/support
0 Kudos
Message 2 of 2
(2,809 Views)