WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 02-06-2006, 03:05 PM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 224
Hi George,

When using IS900 with Vizard, you should run the Intersense proram called IServer, to handle the different Intersense devices which are connected.

Vizard will load the Intersense devices 'one by one', the way they are listed in IServer (see Intersense docs about how to configure this).

so the first line

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

will add the first Intersense device,

the second line

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

will add the second Intersense device, etc.



If you decide not to use the IServer, you need to specify the Intersense Port before you load the individual Intersense devices. Please add the following line of code BEFORE the individual viz.add('intersense.dls') statements:

PORT_INTERSENSE = 0

Port 0 is the port typically used by IS900, but it can also be other ports, just have a look at your windows port configuration to find out.

All best,

The WorldViz Team

P.S. Upgrades within versions (i.e. 2.5 to 2.53 is free). The only upgerade which will require either an active support contract or an upgrade charge is the upgrade to Vizard 3.0 as soon as this is available.
Reply With Quote
 


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 08:27 AM.


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