From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

y values for the corresponding timestamps

I have two arrays. One array for X axis (timestamp values) and the other array has the amplitude values i.e Y values. How do i get the y axis values for a particular timestamp which is a decimal number?
0 Kudos
Message 1 of 2
(1,683 Views)

Hi ash,

 

there are two functions in the array palette: Interpolate1DArray and Threshold1DArray.

Just play with them…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,657 Views)