My apologies on my description,
I built a test case that helped me better understand the problem.
The MLSSeqWavGen VI is in a while loop. So
from the while loop, this VI is being called with the same random-seed
number with reset True. You will see from the test case that each
time the wave produced is different, even though the reset is True and
the seed is >0.
See attachement
Thanks,
John