WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #1  
Old 03-10-2009, 11:59 PM
msong msong is offline
Member
 
Join Date: Jan 2009
Posts: 1
Including eMagin DLS - viz.link?

Hello,

I am trying to use eMagin HMD in Vizard and it says

** WARNING: viz.tracker will be deprecated in future versions of Vizard, use viz.link instead

My code is currently

#Add the emagin tracker
tracker = viz.add('emagin.dls')
viz.tracker()
tracker.reset()

Can anyone help me update the code?

Thank you.
Reply With Quote
  #2  
Old 03-11-2009, 08:56 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Which version of Vizard are you using? You posted this question in the Vizard 2.5 forum, but that warning message should only appear in Vizard 3.0. If you are running Vizard 3.0, then you need to use the viz.link command. There are plenty of examples in the documentation for using this command. In this case you would do:
Code:
viz.link(tracker,viz.MainView)
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
eMagin stereo DAZ Plug-in development 4 01-25-2009 12:33 AM
emagin stereo vision quadro fx 570 smith11235 Vizard 5 08-05-2008 12:01 PM
emagin with quadro FX 4600 asimbh Vizard 3 02-19-2008 02:38 PM
nVisorSX vs eMagin betancourtb82 Vizard 4 09-20-2007 02:18 PM
Emagin Z800 problem michaelinTX Vizard 5 07-12-2007 05:18 AM


All times are GMT -7. The time now is 05:50 AM.


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