WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-14-2011, 07:36 PM
mizutani_jun mizutani_jun is offline
Member
 
Join Date: Jun 2010
Posts: 23
Unhappy Question about Vizard Expiration Timer Rate

Hi.
Just want to ask simple question.
What is the fastest vizard timer expiration rate?
I`m pretty sure vizard have fastest timer expiration rate but i dont know the exact value.
Of course i cant use command like below right?

viz.callback(viz.TIMER_EVENT,read_simulation)
viz.starttimer(0,0.000001,viz.FOREVER)

I want to make replay for simulation i did and i want to add function like fastforward or fastbackward so i thinking of using timer to make scene faster or slower.
But seems the rate that i took all the data is maybe close to the vizard fastest timer expiration rate so all the scene that i fastforward or fastbackward dont show too much difference.
Hope somebody can help.
Thanks.
Reply With Quote
  #2  
Old 02-22-2011, 11:07 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
A value of 0 will get you the fastest timer expiration. That's close to once every frame.
Reply With Quote
  #3  
Old 02-23-2011, 09:13 PM
mizutani_jun mizutani_jun is offline
Member
 
Join Date: Jun 2010
Posts: 23
Can you describe it in value of second? [like 0.001sec]
I want to know the fastest timer expiration rate so i can decide the best sampling rate to save the data.
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
Question about Vizard 4 mizutani_jun Vizard 1 02-02-2011 01:17 AM
Vizard 4 Beta Testing farshizzo Announcements 0 02-01-2011 10:46 AM
Vizard 4 Beta Testing farshizzo Vizard 0 02-01-2011 10:46 AM
Vizard tech tip: Using the Python Imaging Library (PIL) Jeff Vizard 0 03-23-2009 11:13 AM
timer question again Elittdogg Vizard 3 10-18-2007 10:29 AM


All times are GMT -7. The time now is 10:06 AM.


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