04-06-2023 04:31 AM
Hi, I am trying to change the signal to it on the same line, is this possible?
04-06-2023 04:37 AM
Not sure what it is you are trying to achieve.
Are you trying to smooth your signal?
04-06-2023 04:45 AM
No, I am trying to change the signal to be in one line like this pic...
instead of being on different levels, is that even possible?
04-06-2023 05:00 AM
It's certainly possible.
This thread does a fairly good job of explaining it, with a VI attached:
https://forums.ni.com/t5/LabVIEW/How-to-implement-baseline-drift-correction-for-1-hz-data/td-p/32537...
04-06-2023 11:24 AM
Can you explain why we need to look at two different images? Which one tells the story?
So you just want to eliminate offsets and drifts. Should this happen as you acquire the data point by point or is this a post processing step? Have you tried just a high-pass filter?
We can typically provides significantly more specific answers if you would attach your VI and some typical data.
04-11-2023 03:47 PM
Thank you, i got another approach to process my signal through Matlab.