Can i Rename for Exemple:
DECL GLOBAL INT PARAM[7]
NAME1[1]=0
NAME2[2]=0
NAME3[3]=0
NAME4[4]=0
NAME5[5]=0
NAME6[6]=0
NAME7[7]=0
Is this possible, or do I have to declare all the variable in this case?
For now i waiting for robot, so i can not tested at this moment,...