Main siteMain site  ForumForum  ForumSearch  Private messageEmail contact  RegisterRegister  Log inLog in 
Topic: Getting the sample rate via PipeInfo
Reply to topic
Author Message
snovotill



Joined: Feb 8, 2013
Posts: 80

PostPosted: Jan 6, 2014 4:58 AM    Post subject: Getting the sample rate via PipeInfo

Hi Jarek, PipeInfo tells me the sample rate of any input pipe. Is this a value that is calculated dynamically, or does it stay static once the design is running. If there is any possibility that it may fluctuate while the design is running then I'll need to sample and hold it at start. Thanks.
jarek



Joined: Oct 22, 2007
Posts: 1073

PostPosted: Jan 6, 2014 6:10 AM    Post subject:

Sample rate is set during reinit and stays unchanged (unless some elements are reinited during processing, in which case it can change at that time for those elements and downstream).

It can be set separately for each output pipe, not input pipe (input pipe inherits it from connected output pipe).
Reply to topic