WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 02-03-2015, 07:09 AM
vserchi vserchi is offline
Member
 
Join Date: Sep 2013
Posts: 7
Hi Jeff, thank you for replying.
I have disabled any firewalls and antivirus as you suggested. I have also checked the IP address I had inserted and if the Optotrak server and the Vizard machine can ping each other. It seems everything is correct in the information I am typing. I am attaching some screenshots about of my cmd window. Can you control if there is anything wrong or weird in what I am doing?
I have tried to add the port information following the IP address. the message error displayed is now different.

Code:
import viz
viz.go()

opto = viz.add('optotrak.dle',0,'169.254.187.18 : 139') 
body = opto.getBody(0) 		#first rigid body adding
viz.link(body, viz.MainView)
** ERROR: No data is being sent by Optotrak server at 169.254.187.18 :139
** ERROR: Failed to create extension: optotrak.dle
Traceback (most recent call last):
File "<string>", line 11, in <module>
File "I:\VRproject\Vizard1.py", line 6, in <module>
body = opto.getBody(0) #first rigid body adding
AttributeError: 'VizExtension' object has no attribute 'getBody'


Where do I find the name of the Optotrak server?

Thank you,
Valeria
Attached Thumbnails
Click image for larger version

Name:	ipconfigMod.png
Views:	8038
Size:	189.8 KB
ID:	676   Click image for larger version

Name:	nbtstat.png
Views:	7887
Size:	53.6 KB
ID:	677   Click image for larger version

Name:	netstat.png
Views:	7724
Size:	71.9 KB
ID:	678   Click image for larger version

Name:	ping.png
Views:	7824
Size:	96.5 KB
ID:	679  
Reply With Quote
 

Tags
connection, ethernet, ndi, optotrak, serial


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 09:23 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC