Other Parts Discussed in Thread: DLPC3470
Hi
How can I control the switch between pattern sets during projection either in GUI or using python scripts?
Using pause-reset-step, I can control the projection of patterns within a given pattern set. For example, after displaying all patterns of set1 using pause-reset- step, how can I switch to next pattern set i.e say pattern set2?
Is it possible to set pattern set index and display that pattern set. Of course we do have pattern order table entry, but somehow I can't switch to next pattern set.
Write now I just apply 'resume' after the last pattern projection of set1, and 'pause' after some sleep time, then using reset and step I shall display all patterns of that set. But this method fails to work at times.
Thank you