View Single Post
  #4  
Old 03-30-2012, 04:51 AM
krimble krimble is offline
Member
 
Join Date: Nov 2006
Location: Nijmegen
Posts: 63
What do you think it can be?

Thanks for helping me!



Output 1:


Quote:
************************************************** ****************************
** Loading trackerTest.py
************************************************** ****************************
intersense.dle Intersense Extension
** ERROR: Failed to retrieve Intersense station info for station 1
** ERROR: Failed to retrieve Intersense station info for station 2
** ERROR: Failed to retrieve Intersense station info for station 3
** ERROR: Failed to retrieve Intersense station info for station 4
** ERROR: Failed to retrieve Intersense station info for station 5
** ERROR: Failed to retrieve Intersense station info for station 6
** ERROR: Failed to retrieve Intersense station info for station 7
** ERROR: Failed to retrieve Intersense station info for station 8
** Load Time: 3.20 seconds
** ERROR: Failed to auto-detect Intersense, try specifying port number
** ERROR: Failed to create extension sensor with intersense.dle
InterSense Library ver. 4.2110 32-bit
Copyright 1998-2010 InterSense Inc.
http://www.intersense.com
Tel: 781-541-6330

Fri Mar 30 13:47:51 2012
Looking for InterSense tracking device number 1.
Please wait
Looking for UDP Broadcasts
Checking UDP port 5001... FOUND


IS-900 Series device detected on port 5001

Fri Mar 30 13:47:52 2012
Looking for InterSense tracking device number 2.
Please wait
Looking for UDP Broadcasts
Checking UDP port 5001... IN USE
Checking UDP port 5002... NOT FOUND
Checking UDP port 5003... NOT FOUND
Checking UDP port 5004... NOT FOUND
Checking UDP port 5005... NOT FOUND

InterSense tracker not present

output 2:

Quote:
************************************************** ****************************
** Loading trackerTest.py
************************************************** ****************************
intersense.dls Intersense Driver v4.0.4
**Connected to Intersense device on port 5001
Type: IS Precision Series
Model: IS-900 Series

Station State Time Cube Enhancement Sensitivity Compass Prediction
1 ON ON 1 2 3 0 0
2 ON ON 1 2 3 0 0
3 OFF ON 1 2 3 0 0
4 OFF ON 1 2 3 0 0
5 OFF ON 1 2 3 0 0
6 OFF ON 1 2 3 0 0
7 OFF ON 1 2 3 0 0
8 OFF ON 1 2 3 0 0

** Load Time: 1.67 seconds
InterSense Library ver. 4.2110 32-bit
Copyright 1998-2010 InterSense Inc.
http://www.intersense.com
Tel: 781-541-6330

Fri Mar 30 13:49:50 2012
Looking for InterSense tracking device number 1.
Please wait
Looking for UDP Broadcasts
Checking UDP port 5001... FOUND


IS-900 Series device detected on port 5001
Reply With Quote