Hi,

I'm testing 8 motor wich run in sequence for a certain amount of
time...
Each motor has a specific graph and information that should be
updated...
I'm using a for loop (n=8) and I'd like to use a generic local
variable (changing its reference according to 'n') to update the right
graph each iteration...
Right now I'm using a Case (with 8 possibilities). Should be easier...
Can this be done?

Thanks

Erick

Reply via email to