Great! I never know still have this two method to implement the sequencers:
1) A TBASIC custom function can be programmed to set some relays to ON based on the PV of a counter.
2) You could put in a bit and then apply LEFTSHIFT or RIGHTSHIFT to shift the bit along an internal relay. The relay bit that is turned ON will indicate the step position.
Previously, I used large number of counters to implement the sequencers after full used of 8 sequencers.