ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PID

Hello,
I am trying to test a servo system, using a PID controller and the DAQ
PCI-4451 card. I used the PID Control Loop demo from the Solution Gallery
(LabVIEW 6i ), but I got the error:
" Error - 10403 occured at AI SingleScan.
Possible reasons:
NI-DAQ LV: The specified device does not support the requested action
(the driver recognizes the device, but the action is inappropriate for the
device) "

Is there a bad cooperation between the specific VI and the PCI-4451?
Are there any ideas for bypassing this problem ?

thanks in adcance,
M.
0 Kudos
Message 1 of 2
(2,842 Views)
M,

The NI DSA boards do not work with the AI Single Scan VI because it needs a scan rate for the delta-sigma and filters to work correctly.

Here a link to a knowledge base which gives a more detailed answer on this issue:

http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/862567530005f09c862566ac006adfcc?OpenDocument

The Knowledge Base also suggets a programming solution to error as well.
0 Kudos
Message 2 of 2
(2,842 Views)