Set PCO en URScript

Hello,
I created my PCO (or TCP) in telescope.

I want to activate them by script :

if (test==1) :
set_tcp (TCP_Aspiration1)
else if :

end

but it tells me that the variable “Aspiration1” is not defined.