Hello,
I am new to programming MotoMan and I am trying to use a variable by it's name (alias).
I have defined input 005's name as 05CLOSEDOOR and this in my code:
WAIT IN# (5) = ON
and I want to change this to:
WAIT IN# (05CLOSEDOOR) = ON
This way I have more information when reading the code on the console.
I am using Job EditorDX200 1.30 and according to it's manual (HW1482392), this can be done.
The website doesn't let me attach the manual to this post, but on this link you can find the Job EditorFS manual:
http://cdn2.hubspot.net/hubfs/366775/d…t=1468601845515
On the pages 36 and 42 you can see what I am trying to do and it's the same explanation on the DX200 manual.
Even though I am following the instructions I can't make this change.
Any help is much apreciated.
Thanks in Advance,
Bruno Ramos