I would like to simplify a sine wave into simply a saw tooth with a single point at the top and bottom of the wave. My external system cannot keep up with the rate I need for the sine wave so it is useless feeding it all that extra data. I basically want to set the value at say 50 wait a second then change it to 0 then wait a second then change it to 50... etc.
I don't know how to wire more than one thing to a channel. I assume I need a loop of some sort.
Thanx for the help.