Hi, I want a source that is able to create items alternately (batch of S, 60s later batch of E, 60s later batch of S and so on). So far I have created a counter on the source but I'm struggling to set the type/colour of the items conditional on the item number (or counter).
My idea is to have a counter that counts from 0-39 and then resets (which I'm struggling to do as well), and then be able to set items to S or E dependent of the number of the counter (0-19 to S and 20-39 E for example).
Can this be done? Cheers!