WorldViz User Forum  

Go Back   WorldViz User Forum > Precision Position Tracker (PPT)

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  #1  
Old 01-18-2007, 12:51 PM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 224
if you are using a wireless IC3 by Intersense, the default way to connect this with Vizard is:

- install and RUN the IServer application that comes with the Intersense Software (you should have got it on a CD, otherwise contact Intersense to get it)

- in the IServer software, make sure that your InertiaCube(s) is/are recognized correctly



- now put the command 'PORT_INTERSENSE = 0" before the line

IC3number1 = viz.add('intersense.dls')

- if you add more than one wireless IC3, you'll get the second one with

IC3number2 = viz.add('intersense.dls')

so, your script for adding one IC3 will look like this:

PORT_INTERSENSE = 0
IC3number1 = viz.add('intersense.dls')
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 10:41 AM.


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