ActiView Modifications
Posted: Wed Mar 09, 2005 12:50 pm
1. We are adding our own processing to ActiView. Normally we have been processing the raw signals at the output of Downsample-sinc.vi. Everything is fine. Now we want to process the signals after they have been referenced and filtered, just like they are displayed on the screen. So, we looked at the signals at the output of Ref-Mon-24new.vi. Not fine. These signals contain a serious glitch (spike) which corresponds to the start of the screen display. This occurs even with no reference selected. What is the cause of this glitch, and can we get rid of it?
2. Looking at the code for your filtering (FilterNew.vi) it appears that you use one filter and apply it to each channel in turn (while saving the state of course). Is this correct? Presumably you do this because you don't know in advance what channels are selected for filtering. Is that correct?
2. Looking at the code for your filtering (FilterNew.vi) it appears that you use one filter and apply it to each channel in turn (while saving the state of course). Is this correct? Presumably you do this because you don't know in advance what channels are selected for filtering. Is that correct?