12-27-2024 10:15 AM
Hi All.
I am relatively new to Diadem and Labview in general and programming is not a strength of mine, so please bear with me.
Short background - I am collecting satellite azimuth and elevation data over time. I load this data into Diadem as two channels.
My question is this - Over the time period I collect the azimuth and elevation data, for every given Azimuth angle, I want to find the maximum recorded elevation angle recorded for each azimuth angle, then store the results into two new channels. These two new channels should theoretically be 360 rows each.
How would I go about approaching this? Thank you all for your time
12-27-2024 10:24 AM
@MCash wrote:
I am relatively new to Diadem and Labview in general and programming is not a strength of mine, so please bear with me.
Since you mention LabVIEW and Diadem, can we assume that the "collecting" is done in LabVIEW, but then you try to process it in Diadem? Seems easier to do it directly in LabVIEW. (sorry, I don't use diadem, just wondering)
12-27-2024 10:37 AM
For this body of work, Labview is not used. I am uploading data directly from a text file.