Attempting to create a .DT file to show definitions of arguments for a CALL job...
I have the ArcTool manual pulled up and I've written up a very similar example from what FANUC has, but after loading and cycle starting I'm not seeing my definitions show up with the CALL job.
Here is the .DT file contents:
[PROGRAM]
PROGRAM = "MODEL_CHANGE"
ARGUMENT = '4'
[ARGUMENT]
N01 = "G2 Home OFS"
N02 = "G3 Home OFS"
N03 = "G2 Work OFS"
N04 = "G3 Work OFS"
[ENDPROGRAM]
I've loaded this into my virtual robot in Roboguide and cycled power, but not seeing my definitions come up when adding the Program Instruction "CALL MODEL_CHANGE" into my .TP job. Any idea what I'm doing wrong?
Thank you to anyone who may provide help/insight,
Tom
P.S. I'm using v9.40 on my virtual robot.