VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing task waveform data from real time sequence

I need to capture analog data at 10kS/s, so I am using a waveform task. However, I also need access to the acquired data from my real time sequence for decision making. However, I am unable to discover any way to accomplish this. I have seen the "Waveform-Processing-Custom-Device" in Github, but it has not been updated for over 5 years, and it is not obvious if this is even what I need. I am using VeriStand 2023 Q1 with LabVIEW 2023 Q1. I am new to VeriStand, so any suggestions are welcome.

 

Regards,

Rick

0 Kudos
Message 1 of 2
(1,085 Views)

I also need access to the acquired data from my stimulus profile for decision making.

NIVeriStandAdd-Ons/Waveform-Processing-Custom-Device is the best solution if you want to map a waveform channel to a non-waveform channel. The source code is available on GitHub. All you need to do is to install the software dependencies, then download and build the source code.

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 2
(1,075 Views)