Hello all, I've got a problem. I'm creating program for a couple (100+) of devices. Those devices will be working in a cluster. A PC will be used to communicate with them. But ... I have to adress all those devices one-by-one. That means they will need unique adresses. That's not really a problem, cause I can : Set an ID-value, assemble the program, burn a controller, change the ID-value, assemble the program, burn the next controller, and-so-on. If that's how it must be done, that's the way I'll do it. But when there is another way (like using an Auto-increment counter), I sure would like to know :-) So, if someone knows how to make my life easier, please let me know. Greetz, Rudy Wieser