Hi all,
I am using ActiView V5.16.
I am not a Labview expert but I would like to precisely localize the acquistion, processing and display parts of ActiView. My goal is to make little changes in the labview code and I am a bit confused.
Regards,
patrice
actiview v5.16 modification
-
- Site Admin
- Posts: 1152
- Joined: Fri Mar 26, 2004 7:00 pm
- Location: Amsterdam, Netherlands
- Contact:
The raw data stream is available as a 2-d array at the output of the downsample-xx.vi subvi. It is best to use this array for further processing with your own routines, also see viewtopic.php?t=29 and viewtopic.php?t=44. The signals to screen are computed in the Ref-xx.vi and Deciscreenxx.vi subvi's. These subvi's apply filtering, referencing, baseline correction and decimation needed for the signals on screen. Using the signals to screen as input for your own processing is not recommended, see viewtopic.php?t=48 and viewtopic.php?t=54
Best regards, Coen (BioSemi)
Best regards, Coen (BioSemi)