Jump to content

cvb00000

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by cvb00000

  1. Thanks Todd, the fix worked perfectly. Brad
  2. Hello, I have a program that runs on a real time controller that takes data and processes it. Part of this processing is doing an FIR ptbypt filtering. These vis are in a loop that runs 200 iterations and that loop runs in a 32 iteration parfor loop. Problem is, the ptbypt filters are not returning the correct values. Is this due to the ptbypt filters writing over each other in memory, or some other problem? Btw I have set up everything for re-entrant execution. Thanks, Brad
  3. I came up with a solution that only required 1 network stream, but thanks anyway! Brad
  4. What is the best practice for creating n number of network steams? Thanks, Brad
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.