Possibly use a FOR loop. Put all of your parameters in arrays and autoindex the arrays going into the FOR loop. Inside of the loop, you could close a relay, read a value, then close the relay. Repeat for as many channels and samples as you want.
↧
Possibly use a FOR loop. Put all of your parameters in arrays and autoindex the arrays going into the FOR loop. Inside of the loop, you could close a relay, read a value, then close the relay. Repeat for as many channels and samples as you want.