Weld Profile Selection; Part Serial Number Selection - Lincoln Electric POWER WAVE MANAGER IM8002 Operator's Manual

Table of Contents

Advertisement

Procedure: Enabling Arc Production Monitor
Procedure
3.
Press Enter again to display the variables in
this structure.
4.
Change the state of $PM_ENABLE from FALSE
to TRUE.

Weld Profile Selection

The Arc Production Monitor option allows you to specify the Weld Profile for each weld in the TP program
by calling a macro and passing the profile number as an argument. The macro call is placed ahead of the
Arc Start or Weld Start instruction in the TP program. For example, a TP program may appear as
follows:
1.
J P[1] 100% FINE;
2.
SET_PM_PROF(1);
3.
J P[2] 20 % FINE Arc Start [1];
4.
L P[3] WELD SPEED CNT 100;
etc.
If you are using the Weld Procedures method for programming welding, the TP program will appear as
follows:
1.
J P[1] 100% FINE;
SET_PM_PROF(1);
2.
3.
J P[2] 20 % FINE Weld Start [1,1];
4.
L P[3] WELD SPEED CNT 100;
etc.
In either case, the macro instruction to set the Production Monitoring™ Weld Profile number is:
SET_PM_PROF(profile_number);
where (profile_number) is an integer in the range of 1 to the maximum number of profiles available.
This macro is selected in the TP program editor by selecting MACRO from the instruction list and then
choosing the macro name from the list that follows. If your system includes multiple weld equipment,
there is a specific macro for each equipment and will display as "SET_PM_PROF_E1", "SET_PM_PROF_E2",
etc.
After selecting the SET_PM_PROF macro, add the Weld Profile number by pressing F4 (CHOICE), selecting
Constant and entering the desired profile number.

Part Serial Number Selection

The Lincoln Production Monitoring™ feature includes support for a serial number that is associated with
each weld. You can set the serial number from a Teach Pendant program by using the SET_PM_PART
macro and passing the serial number as an argument. The serial number can be directly entered or can be
indirectly referenced by a register, string register, or group input. The instruction format appears as
follows:
1.
J P[1] 100% FINE;
SET_PM_PART(ABC1234567) ;
2.
IM8002
Details
Power Wave® Manager User Manual
Appendix B. FANUC Robots
B.9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Power wave 405m

Table of Contents