Dennis, you're right, it is dynamic data (I'm still a bit new to this
😕 ). I'll try to get my code up asap, I'm not on the comp that has the file. I'll try to explain it a little better in the mean time.
I've setup one DAQ Assistant block to pull data from 2 analog inputs, and output this signal to an average dc/rms block. From that block, the output signal goes to a waveform chart. I get both plots on the chart. I tried splitting the signal, but after extending the number of possible output signals, I only end up with the option to output one signal from the split, so I'm not exactly sure how this set of analog input signals is getting read. I used one DAQ Assistant block for both input signals because I ran into resource errors when using two individual DAQ Assistants for each signal. I hope this helps a bit, I'll post the code soon.