Page 1 of 1

Error 7013 with the example for the 1043 accelerometer

Posted: Sun Nov 20, 2016 5:56 pm
by gouwzee
I just purchased a 1043 accelerometer and the 1040 GPS usb devices. I want to use the sensors with labview 2015 or 2016 on a win7 machine. The sensors show up fine in the phidgets control panel and can be viewed from there as well.
The problem arises when I use the example Labview code for the accelerometer. This one always yields error 7013 - Given timeout has been exceeded.
More specifically, the error is generated in the subVI _WaitAttach.vi, although the GPS example calls exactly the same vi without any problem.

No matter what I try; other OS, other labview versions, only with accelerometer connected, Labview run as administrator, system reboots etc etc. All at no avail.

I would really like some suggestions for a solution. I am glad there is a Labview library provided, but it seems aging quite a bit.

Re: Error 7013 with the example for the 1043 accelerometer

Posted: Mon Nov 21, 2016 9:06 am
by mparadis
"Accelerometer" is an old example file for an obsolete Phidget board. Try using the "Spatial" example with your 1043.

Re: Error 7013 with the example for the 1043 accelerometer

Posted: Mon Nov 21, 2016 2:23 pm
by gouwzee
Yes! That's it, thank you! :D