Hello,
I quickly created an .llb that contains the vi's you would need to perform these operations. From your description above, I took the two arrays that you have created, removed duplicates (hour/minute matching), and then appended the data from the second array to the corresponding data in the first array, based on the time stamp. I have included comments in these vi's to help you understand the algorithms I used. Also, in order to do the time stamp comparison, I just took the two times as strings, removed the seconds, and compared those values. I hope this helps. Let me know if you have any more questions! Good luck!
Jeremy L.
National Instruments
Jeremy L.
National Instruments