01-13-2012 03:09 PM
Right now, in order to troubleshoot my .vi, I'm troubleshooting the smaller subvis that make it. When I try to troubleshoot the Group Config .vi, I get a -10003 and the other .vis give me a -10401 message. I looked up what both errors meant, and I'm not sure what to do about them.
-10003
It says "The value of a numeric parameter is invalid." I'm not sure what it means, as the error marker before has nothing, meaning it's in there somewhere. When trying out my googling skills, I found a page saying that it could be because of:
I'm pretty sure my task ID works, or the .vi wouldn't start at all or maybe it would display results as if they came from both channels, like my old vi did. I don't about unsupported sampling, I'm using a DAQ-STC, can't picture anything else needed. I don't use Windows Media Player, so the third one doesn't work either.
-10401
It says the device is not supported by NI. Don't get as I still see it and Max and it works with other .VIs.
01-13-2012 03:10 PM
Vi here, as it seems like I can only attach 3 attachments.
01-16-2012 06:19 PM
Hello, you are definitely on the right track by searching on the sub VIs first, I would suggest using the highlight execution in order to track were the error is coming from. Once you locate the source, take a screenshot of the code and post it. In case you don't have it, here is the DAQ-STC Technical Reference Manual, you might find helpful information there.