![]() |
#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. |
#2
|
|||
|
|||
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) |
![]() |
|
|
![]() |
||||
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 |