Is this possible to put mutiple instances of e.g. @Freq = 416
"Freq " would be a label and cannot be redefined
you can however
@Freq1 = 416
@Freq2 = 410
@Freq3 = 466

if you need to change the tmr1 interrupt rate the tmr1 reload value needs to be a var