Solution
To correctly retrive the sample for each channel consider the parameters
Samples to Fetch at a Time and the number of channels are you reading defined in the
Scan List.For instance, Samples to Fetch at a Time = 5 and the number of channels is 2 (CH1 and CH2) when using the
niDMM Fetch Multi Point, the first 5 samples correspond to CH1 and the next 5 samples correspond to CH2 considering so you can parse it out the measurements array.