Hi I am new to LabVIEW. I have a question about data display or saving from a single port (hardware).
I use APx (Audio Precision) as data communication with a uC. Through the APx' Aux_Control Output, I send ADC operation to the uC, and then through The Aux_Control Input, I read all the ADC result from the uC and display each data with its indicator. But when I run the code, all the indicator display the lats ADC data. My question is how I can latch each data from the single data port and display it separetely.