02-08-2013 12:38 PM
Hi,
When I call Wait for State.vi after a successful Open DeviceNetIO and OperateDeviceNetInterface.vi it gives me error 11. Isn't this a sort of file error? There appears to be no driver installed, and all the VIs are CINs in LabVIEW 6.1. Is there an issue with the nican.dll or something? Thanks.
cc
02-08-2013 01:51 PM
Hi Dow,
What version of labview are you currently in? LabVIEW interprets an error code based off of number. There is a master list of error messages that is stored in <labview>\resource\errors\English. I would bet that the error message is misleading, especially if it is coming from a CIN node.
02-08-2013 02:14 PM
Hi,
Thanks. I agree. Error 11 is coming up from the Windows OS, I think it's like error 7 or the mysterious error 6 which I've had from different USB and SDram disks. It's LabVIEW 6.1. I can't see any devicenet drivers in MAX 2.2. I'm thinking the VIs in the .llb that wrap the CIN which points to nican.dll is all there is as far as low-level drivers go. Windows 2000, and even TestStand 2.0.1.
cc
02-08-2013 02:23 PM
There is a link to windows errors here.
Have you looked at my other post? The level of support anyone here can offer will be limited on your current setup. Officially we only support back to LV 8.6 right now and the card has been eoled for a number of years.
Unless there are extrordinary circumstances the most productive use of time will be upgrading instead of troubleshooting.