Hello,
I am using a “16804A” Logic State Analyzer and it is having 64-bit windows operating system.
We are feeding the parallel data through pods and monitoring the output data after filtering. This filter component will remove the null samples and it will display the actual data when pulses are triggered. Now I am able to collect the data using LabVIEW software through ActiveX protocol. But the data I collect is raw data that means before filtering. To remove the null samples I wrote a code in LabVIEW but it is taking more processing time because we are capturing more than 10 Lakhs samples at a time. To avoid this processing time I have to capture the bus samples after filtering. So that, the null values will not come in to my processing then I can do my further processing.
Here I am attaching the screen for more clarity.
Kindly help me to capture the data after applying the filter component.
Thanks & Regards,
S Nagaraju
You don't say whether you are in State Mode, or Timing mode. In general, you need to use "Storage Qualification". It is possible to control what data gets stored by the analyzer. Answering this question in more detail would require knowing a lot more about how the analyzer is set up, and what you want to store.