Post-processing, multiplication

Post Reply
suktan
Posts: 16
Joined: Fri Aug 14, 2020 12:04 pm

Post-processing, multiplication

Post by suktan »

Hello,

I want to do multiplication for a measured waveform with a predefined time-domain waveform with the same number of samples. Is it possible in MI?

Thank you.
VirtinsTech
Site Admin
Posts: 301
Joined: Tue Oct 01, 2013 3:06 pm

Re: Post-processing, multiplication

Post by VirtinsTech »

There is an "A x B" option in the Oscilloscope window for multiplying the measured waveforms in Ch. A and Ch.B. For multiplication of a measured waveform with a predefined waveform, you can export the measured waveform data as a CSV TXT file by right clicking the Oscilloscope window and select [Oscilloscope Export]. Then import the TXT file into EXCEL for data manipulation. After that, export the EXCEL data into a CSV TXT file and import it into MI via [File]>[Import]. You may need to change the scale factor of the file such as Full-scale Voltage and Sensor Sensitivity, please refer to Section 2.6.1.4 of the software manual for the data format of the CSV TXT file.
Post Reply