Page 1 of 1

3/3/3 1044 Problem waiting for attachment

Posted: Mon Mar 27, 2017 7:58 am
by adrienAir
Good afternoon,

I just got my new Phidget 1044 3/3/3, I followed step by step the Ubuntu setting up user guide, but I still get no attachment when I run ANY of the C++ program, excepted the Hello_world and the Manager_simple which gave me the following results:

Code: Select all

Press Enter to end anytime...
Hello Device Phidget Spatial 3/3/3, Serial Number: 414871
and:

Code: Select all

INFO: Initializing libusb
INFO: New device in CUSBBuildList: 3/22
Phidget Spatial 3/3/3     414871 attached! (20, 51) 
|-   # -|-              Type              -|- Serial No. -|-  Version -|
|-------|----------------------------------|--------------|------------|
|-   0 -|-                 PhidgetSpatial -|-     414871 -|-      401 -|
|-------|----------------------------------|--------------|------------|
I tried the python version too I get exactly the same results.
Finally when I run for example the Accelerometer-simple with the CPhidget_enableLogging(PHIDGET_LOG_INFO, NULL); added I get:

Code: Select all

INFO: Enabling logging
Waiting for accelerometer to be attached.... 
INFO: Initializing libusb
INFO: New device in CUSBBuildList: 3/22
Problem waiting for attachment: Given timeout has been exceeded.
Please Help me :)

Re: 3/3/3 1044 Problem waiting for attachment

Posted: Mon Mar 27, 2017 4:55 pm
by LucasP
You need to run Spatial-simple.c