Extract values of channel B wehre channel A has specific value
Hi,
i have measurement data wehre i have an reference sensor on channel A and another sensor an channel B which i will linearisate. For that i need an extraction of the values of channel B where channel A has fixed value of eg. 0mm; 1mm; 2mm .....
I know how to write values via sequenzer into a text file, but i can not find a way to get this values!
Thank you very much!
Florian
Hello,
if I understand you correctly I made a setup with different concept than suggested, but should do the same
. It relies on Latch math which outputs both channels A and B each time channel A increases by some value.
This way it's only possible to have fixed steps in value. Would this be ok? The output of these 2 channels can then be exported to .txt.
Would this be sufficient for your use case? If you want you can send the sequencer and the setup file and I can help you modify it.
Attached files:
Hello,if I understand you correctly I made a setup with different concept than suggested, but should do the same. It relies on Latch math which outputs both channels A and B each time channel A increases by some value.This way it's only possible to have fixed steps in value. Would this be ok? The output of these 2 channels can then be exported to .txt. Would this be sufficient for your use case? If you want you can send the sequencer and the setup file and I can help you modify it.
Hi,
sry for the late response. I recently testet it, thats exactly what i want! We also don't need the sequenzer for export, we can export the cahannels then via the integrated export function as .txt.
Thank you very much!