I'm trying to do a low-level SCXI multichannel acquisition using the following hardware:
PXI 1010 chassis (combined PXI & SCXI)
PXI 6030E in slot 8 (communicating with the SCXI)
1 1021 SCXI module in the first slot
When I call SCXI_SCAN_Config to prepare the daq, I get a -10003 error (invalid parameter value). I have checked and rechecked the values and changed them to every conceivable value, but the error remains. I have included a vi, which should work, but doens't. Does anyone has an exlanation?
One thing I have also found, which might be related: when I configure the NIDAQ-DLL call, all the parameters are set to I16, but some should be arrays. I have tried both.
Thanks