Jump to content

cvb00000

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by cvb00000

  1. 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

×
×
  • Create New...

Important Information

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