Operator`s manual

2.2 Control Instruction
2-35
’ (COMMENT)
Instruction set:
Specifies the comment.
1. 'Comment strings
Add the following tag.
NOP
'Waiting Position
MOVJ VJ=100.00
MOVJ VJ=100.00
MOVJ VJ=25.00
'Welding Start
ARCON ASF#(1)
MOVL V=138
'Welding end
ARCOF
MOVJ VJ=25.00
'Waiting Position
MOVJ VJ=100.00
END
The comment clarifies the job content.
SUBSET STANDARD EXPANDED
Available Available Available
No Tag Explanation Note
1
'Comment strings Specifies the comment. String: 32 characters
Function
Construction
COMMENT
'
Comment strings
END
1
Explanation
Example