From: Marcin on
Hey,

I have a problem with the sample time of repeating seq. generator ("repeating sequence stair") output. I set it to sample time of 40 but it outputs 4 samples, each of a sample time equal to 10. So it's like: 3 3 3 3, 7 7 7 7, 1 1 1 1 instead of 3 - - -, 7 - - -, 1 - - -. this really messes up with my design. Anyone know how to deal with it (I need to generate a known sequence of 40-long samples)? Thanks in advance.

Kind regards,
Marcin.