Jump to content

Real time PtbyPt filter


cvb00000

Recommended Posts

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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