Document Name
stringclasses
11 values
URL
stringclasses
11 values
page_number
int64
1
1.26k
full_text
stringlengths
65
18.2k
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
53
Advanced usage - Example 4 It is possible to create RAPID driven user menus. These menus enable interaction so that an operator can respond by making choices from a menu list. PROC ServiceRoutine() MoveJ *,vmax,z10,tool0; MoveJ *,vmax,z10,tool0; MoveL pService,vmax,z10,tool0; ServiceMenu; RecoveryMenu; MoveL *,vmax,z10...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
54
the operator, Service Welding Torch and Check Tool Calibration . This is what the service menu in this example would look as follows. ![Image] en1200000698 If the operator selects Service Welding Torch , the routine TorchService will be executed. In this example the torch service routine contains move instruction...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
55
5.3 Weld Error Recovery flowchart Description The following chart shows the basic program flow of the Weld Error Recovery feature. The symbols marked with the letters A to E represents the available user dialog windows on the FlexPendant. ![Image] en1200000699 54 Application manual - Arc and Arc Sensor 3HAC050988-001 R...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
56
5.4 Configuring Weld Error Recovery Description Weld Error Recovery is configured in the system parameters, topic Process , type Arc Error Handler . Default values The default configuration has the following definition. ![Image] en1200000694 Parameters Data type Description Parameter typeStringNormal The name of the i...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
57
Data type Description Parameter typeFloat Sets the default resume type that will be automatically re- turned from recovery menu. Default Resume Type typeFloat Sets the distance for the MoveOut function. Moveout Distance typeFloat Sets the default path recovery speed. Pathrecorder Speed typeFloat Sets the tool offset t...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
58
5.5 Configure the recovery menu Recovery menu The Arc recovery menu allows the user to chose a suitable recovery method. The recovery menu is configured in the system parameters, topic Process , type Arc Recovery Menu . The following selections can be hidden in the recovery menu. Tapping Abort stops execution and a...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
59
Examples The default configuration has the following definition. ![Image] en1200000700 Parameters Data type Description Parameter typeStringNormal The name of the instance ARC_RECOV- ERY_MENU Name typeBoolean If true, the Resume option will be hidden. HideResumeAtErr typeBoolean If true, the Skip Forward option will be...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
60
5.6 Weld Error Recovery I/O interface Usage The Weld Error Recovery dialogs presented on the FlexPendant may be acknowledged from a remote source through an optional I/O interface. This is necessary if a PLC or other remote computer is used for the primary operator interface while running production. Architecture All I...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
61
Description Signal definition name Signal common name Allows the remote device to communicate a response. The context of the response is dictated by the active dialog type. giWER_Response_X Response Valid input data range: 1-5 Group Input 3 bits Active dialog type 1: 1 Abort 2 Move Out 3 Escape 4 Recovery Menu Active d...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
62
Dialog types There are six possible dialog prompts from Weld Error Recovery. These are: 1 Get Error Action - Choose Abort, MoveOut, Escape, or Resume. 2 RecoveryMenu - Resume type. 3 ServiceRoutine Not Found - Service routine specified in RecoveryPosSet can't be located. 4 Moved from Error Location - Warning that robot...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
63
ErrType Description Arc ERRNO 6 Process stop was commanded. AW_STOP_ERR 7 Tracking error AW_TRACK_ERR 8 Tracking error AW_TRACKSTA_ERR 9 Tracking correction error AW_TRACKSTA_ERR 10 User error AW_USERSIG_ERR 11 WDM stability out-out-of-range AW_WDM_STABSTOP 12 WDM signature out-out-of-range AW_WDM_SIGNSTOP The informat...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
64
ErrNum Arc ElogNumber Description 31 110431 WeldOK supervision error 32 110432 Arc ignition supervision error 33 110433 Arc Fill supervision error 35 110435 User sig1 supervision error 36 110436 User sig2 supervision error 37 110437 User sig3 supervision error 38 110438 User sig4 supervision error 39 110439 User sig5 s...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
65
Dialog type - RecoveryMenu The RecoveryMenu dialog ordinarily appears after the Get Error Action dialog. It provides the user a set of choices for restarting production. These areas follows: 1 Abort – Kills the process allows error to propagate leading to an execution stop. 2 Skip Forward – Allows the user to skip fo...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
66
Dialog type - Service Routine Not Found This is an error message resulting from an invalid ServiceRoutine specified in a RecoveryPosSet instruction. ![Image] en1200000696 When this dialog is active, the signal doWER_Dialog_X will be high and goWER_Dialog_X will be set to 3. It needs only to be acknowledged by pulsi...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
67
Dialog type - Moved from Breakpoint This is an error message resulting from a ServiceRoutine failing to return the robot to the breakpoint. ![Image] en1200000697 When this dialog is active, the signal doWER_Dialog_X will be high and goWER_Dialog_X will be set to 5. It needs only to be acknowledged by pulsing diWER_A...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
68
to skip 2 cm, supply 2 to the group. Decimal values are not supported. Pulse diWER_Ack_X to send the command. Dialog Selection Masking The selections available in the Get Error Action and RecoveryMenu dialog prompts presented on the FlexPendant are configurable in the system parameters (topic Process ). The remote...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
69
5.7 Configure weld error recovery I/O Interface Description Arc Error Handler I/O configures the Weld Error Recovery I/O part of Weld Error Recovery feature in RobotWare Arc. The Configuration parameters can be found in RobotStudio in the Configuration Editor , topic Process , type Arc Error Handler I/O . Examples T...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
70
Data Type Description Parameter gi The signal name for Response. giWER_Response go The signal name for Error Type. goWER_ErrType go The signal name for Error Number. goWER_ErrNum Related information Described in Information RecoveryPosSet - Set the recovery position on page 164 Set the recovery position RecoveryPosRese...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
71
5.8 Configure User defined error handling Description Arc Error Handler Properties configures the Weld Error Recovery, user defined part of Weld Error Recovery feature in RobotWare Arc. The configuration parameters can be found in RobotStudio in the Configuration Editor , topic Process , type Arc Error Handler Prop...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
72
Related information Described in Information RecoveryPosSet - Set the recovery position on page 164 Set the recovery position RecoveryPosReset - Reset the recovery pos- ition on page 167 Reset the recovery position RecoveryMenu - Display the recovery menu on page 160 Display the recovery menu Configure the recovery men...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
73
5.9 User defined error handling Description There is a possibility for the user to configure and run user defined RAPID procedures before and after the Weld Error Recovery dialogs are presented on the FlexPendant. This can for example be used to set specific I/O signals to an external PLC. The procedures are executed o...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
74
In the procedure MyPostProc , the selected resume type in the Recovery Menu is retrieved via the RAPID variable nAEResumeType . Program example MODULE ErrorHandling PROC MyPreProc() VAR num nErrNo; VAR string stJointName; ! Get Errornumber nErrNo:=GetArcErrNo(); ! Get Jointnumber stJointName:=GetJointNumber(); UIMsgB...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
75
This page is intentionally left blank 6 Weld Repair 6.1 Introduction Background When welding synchronized with two or more welding robots and a positioner, weld errors can sometimes occur in one of the welding robots. Since the motion and process is synchronized, the welding robot without weld error will also stop and...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
76
6 Weld Repair 6.1 Introduction Background When welding synchronized with two or more welding robots and a positioner, weld errors can sometimes occur in one of the welding robots. Since the motion and process is synchronized, the welding robot without weld error will also stop and perform error handling. Using the func...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
77
• In a FlexPositioner setup, the optional argument \FlexPositioner must be used in the instruction SetWRProcName in the non-welding task/robot. • ArcMoveExtJ\Start must be used to indicate start to corresponding ArcLStart instruction (synchronized). • Program displacement with the instruction PDispSet is not su...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
78
6.2 Configuring Weld Repair Basic procedure All configuration of the weld repair functionality is done in the system parameters, in the topic Process (Proc.cfg). Use this procedure to activate the weld repair functionality: 1 Define the parameter Enabled in Arc Error Handler as TRUE . ![Image] en1300000292 2 Def...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
79
Arc Repair Properties The behavior of the weld repair function is configured in the type Arc Repair Properties . Description Parameter The number of repair retires that are done before the robots are moving into their service position. Number of repair re- tries This parameter is only available for Full Automatic Mod...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
80
Arc Repair IO The EIO interface that indicates the current weld repair status is configured in the type Arc Repair IO . The signals can be independently configured for each robot. Description Data type Parameter Indicates that the weld repair func- tion is active. The signal is set/reset automatically from RobotWare A...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
81
![Image] en1300000293 Continues on next page 80 Application manual - Arc and Arc Sensor 3HAC050988-001 Revision: L © Copyright 2004-2024 ABB. All rights reserved. 6 Weld Repair 6.2 Configuring Weld Repair Continued Arc Equipment Digital Inputs ![Image] en1300000291 Application manual - Arc and Arc Sensor 81 3HAC050988...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
82
Arc Equipment Digital Inputs ![Image] en1300000291 Application manual - Arc and Arc Sensor 81 3HAC050988-001 Revision: L © Copyright 2004-2024 ABB. All rights reserved. 6 Weld Repair 6.2 Configuring Weld Repair Continued 6.3 Best practice Avoiding risk of collisions When programming, place the arc welding instructions...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
83
6.3 Best practice Avoiding risk of collisions When programming, place the arc welding instructions in a separate procedure to avoid the risk of collisions. The following examples describe an arc welding application set up in two different ways, where one has a high risk of collisions for example between robots and fixt...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
84
ArcLEnd pArc50\ID:=80, v100, sm1, wd1, fine, tWeldGun\WObj:=wobjStn1; RecoveryPosReset; MoveJ p40\ID:=90, vmax, z50, tWeldGun\WObj:=wobjStn1; MoveJ p50\ID:=100, vmax, z50, tWeldGun\WObj:=wobjStn1; SyncMoveOff sync002; ENDPROC Example with no risk of collision The following example program has no risk of collisions beca...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
85
MoveJ p10\ID:=10, vmax, z50, tWeldGun\WObj:=wobjStn1; MoveJ p20\ID:=20, vmax, z50, tWeldGun\WObj:=wobjStn1; MoveJ p30\ID:=30, vmax, z50, tWeldGun\WObj:=wobjStn1; Part_1_Seam1; MoveJ p40\ID:=90, vmax, z50, tWeldGun\WObj:=wobjStn1; MoveJ p50\ID:=100, vmax, z50, tWeldGun\WObj:=wobjStn1; SyncMoveOff sync002; ENDPROC PROC P...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
86
6.4 Full Automatic Mode Introduction If a weld error occurs in full automatic mode (mode defined as Full Automatic Mode ), all mechanical units are moving backwards on path with the help of the path recorder and the weld procedure is automatically re-executed in such a way that all robots and mechanical units are movi...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
87
Program examples for Full Automatic Mode The following examples describe scenarios of how the weld repair functionality reacts on ignition errors and weld errors in full automatic mode. All scenarios are based on synchronized welds and related to the program examples below. Note Make sure to use the correct name ( Set...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
88
ArcC pArc40, pArc50\ID:=70, v100, sm1, wd1, z1, tWeldGun\WObj:=wobjStn1; ArcLEnd pArc50\ID:=80, v100, sm1, wd1, fine, tWeldGun\WObj:=wobjStn1; ! Turn off PathRecorder RecoveryPosReset; ENDPROC ENDMODULE Example program for robot 2 Each weld is in a separate procedure to avoid collisions if the Weld Repair sequence is a...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
89
! Turn off PathRecorder RecoveryPosReset; ENDPROC ENDMODULE Example program for STN1 Each weld is in a separate procedure to avoid collisions if the Weld Repair sequence is active. MODULE STN1_Part_A PROC STN1_Part1() IF NOT IsMechUnitActive(STN1) ActUnit STN1; IF NOT IsSyncMoveOn() SyncMoveOn sync001, Alle_STN1; MoveE...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
90
Example program for a service routine PROC mvToService() VAR bool bTaskInSync:=FALSE; ! Check if in synchronized mode IF IsSyncMoveOn() bTaskInSync:=TRUE; GetCurrentPosition pEnter\Tool:= tWeldGun \Wobj:=wobj0; ! Suspend synchronization, robots are now in independent mode IF bTaskInSync SyncMoveSuspend; IF GetProcErr()...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
91
If the seam is not skipped by the operator then the Weld repair function will loop until it gets a stable arc at the instruction ArcLStart . ![Image] en1300000301 If no recovery menu is used in the service position the default restart behavior at the error position will be to resume ( Resume ). The limited recovery me...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
92
is detected in robot 2 and later along the path for robot 1 then the weld repair for robot 1 will be done first. If for some reason the re-weld fails again then the robots move backwards on path into the service position. Application manual - Arc and Arc Sensor 91 3HAC050988-001 Revision: L © Copyright 2004-2024 ABB. A...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
93
6.5 Semi Automatic Mode Introduction If a part is welded in synchronized coordinated mode (mode defined as Semi Automatic Mode ) and a weld error is detected (for example the signal ArcEst goes low for robot 1), the robot will continue its movement to the end of the weld and is not forced to stop by RobotWare Arc ....
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
94
RecoveryPosSet\ServRoutine:="mvToService"; ArcLStart p20\ID:=20, v100, sm1\AdvData:= AdvSeamData1,wd1,fine,tWeldGun; ArcL p30\ID:=30, v100, sm1, wd1, z10, tWeldGun; ArcLEnd p40\ID:=40, v100, sm1, wd1, fine, tWeldGun; RecoveryPosReset; MoveJ p50\ID:=50, vmax, z10, tWeldGun; SyncMoveOff sync_testblech_2; ENDPROC ![Image]...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
95
![Image] en1300000297 Program examples for Semi Automatic Mode The following scenarios describes how the weld repair functionality reacts on ignition errors and weld errors in semi automatic mode. All scenarios are based on synchronized welds. Example program for robot 1 Each weld is in a separate procedure to avoid c...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
96
ENDPROC PROC R1_Part1_Seam1() ! Define which procedure shall be re-executed SetWRProcName "R1_Part1_Seam1"; IF NOT IsSyncMoveOn() SyncMoveOn sync001, syncR1R2STN1; ! Set Recovery Position, here it will be "p30" from example above ! Turn on PathRecorder RecoveryPosSet\ServRoutine:="mvToService"; ArcLStart pArc10\ID:=40,...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
97
IF NOT IsSyncMoveOn() SyncMoveOn sync001, syncR1R2STN1; ! Set Recovery Position, here it will be "p30" from example above ! Turn on PathRecorder RecoveryPosSet\ServRoutine:="mvToService"; ArcLStart pArc10\ID:=40, vmax, sm1\AdvData:=AdvSeamData1, wd1, fine, tWeldGun\WObj:=wobjStn1\SeamName:="R2_Part1_Seam1"; ArcL pArc20...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
98
! Turn on PathRecorder RecoveryPosSet\ServRoutine:="mvToService"; ! Optional argument "\Start" set to the corresponding ArcLStart instruction ArcMoveExtJ pArc10\ID:=40,vmax,fine\Start; ArcMoveExtJ pArc20\ID:=50,vrot50,z1; ArcMoveExtJ pArc30\ID:=60,vrot50,z1; ArcMoveExtJ pArc40\ID:=70,vrot50,z1; ArcMoveExtJ pArc50\ID:=8...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
99
The function GetProcError() can be used to check which robot had a process error so that only the failing robot will move into the service position. A recovery menu can be used so that an operator or a PLC can decide how to continue. ![Image] en1300000300 If no recovery menu is used in the service position the defaul...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
100
here only the failing robot re-strikes the arc. The other robots are moving in blocked mode. If there was a weld error for more than one robot then the procedure is re-executed again until all weld errors are fixed for each robot. If another weld error or ignition error occurs during the weld repair phase that cannot b...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
101
This page is intentionally left blank 7 RAPID reference 7.1 Instructions 7.1.1 ArcC, ArcC1, ArcC2 - Arc welding with circular motion Usage ArcC is used to weld along a circular path. The instruction controls and monitors the entire welding process as follows: • The tool center point (TCP) is moved in a circle to the ...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
102
7 RAPID reference 7.1 Instructions 7.1.1 ArcC, ArcC1, ArcC2 - Arc welding with circular motion Usage ArcC is used to weld along a circular path. The instruction controls and monitors the entire welding process as follows: • The tool center point (TCP) is moved in a circle to the specified destination position. • All p...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
103
and end at p5 . The start and end processes are determined by seam1 and the welding process by weld5 . Arguments ArcC CirPoint ToPoint [\ID] Speed Seam Weld [\Weave] Zone Tool [\WObj] [\Corr] [\Track] [\TrackOffsetFrame] [\Time] [\T1] [\T2] [\T3] [\T4] [\T5] [\T6] [\T7] [\TLoad] CirPoint Data type: robtarget The c...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
104
The speed of the TCP during welding is the same as for the arguments Seam and Weld . In the figure below, the speed is defined by the Speed argument in the respective instructions. x x x x x x xxxxx MoveL ArcLStart ArcCEnd MoveL p1 p2 p3 Movement without welding Movement with welding Start preparations Direction of...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
105
movement is interrupted until all axes have reached the programmed point. A stop point is always generated automatically at the start position of a weld and at a controlled weld end position. Fly-by points, such as z10, should be used for all other weld positions. Weld data changes over to the next arc welding instruct...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
106
The following predefined values are available: Description Value The sensor measurement coordinate system. This is the default value, if this optional argu- ment is not present. CAP_OFFSET_FRAME_SENSOR The path coordinate system. CAP_OFFSET_FRAME_PATH ![Image] xx2400000789 [\Time] Data type: num This argument is used ...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
107
[\TLoad] Data type: loaddata The \TLoad argument describes the total load used in the movement. The total load is the tool load together with the payload that the tool is carrying. If the \TLoad argument is used, then the loaddata in the current tooldata is not considered. If the \TLoad argument is set to loa...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
108
Description Error constant (ERRNO value) Weld error; arc supervision AW_WELD_ERR Weld equipment error; voltage, current, water or gas supervision during welding AW_EQIP_ERR Wire stick error; wire stick supervision AW_WIRE_ERR Welding interrupted using the stop process input AW_STOP_ERR The process supervision is determ...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
109
In this example, a weld is performed in which weld data and weave data are changed in the final part of the weld, which is illustrated in the following figure. x xxx x x xxxxx MoveL ArcLStart ArcCEnd MoveL weld5, weave1 weld3, weave3 ArcC Movement without welding Movement with welding Start preparations Direction of we...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
110
['\' TLoad':='] <persistent ( PERS ) of loaddata>]';' Related information Described in Information ArcL, ArcL1, ArcL2 - Arc welding with linear motion on page 129 Performing a linear weld Technical reference manual - RAPID Over- view Other positioning instructions Technical reference manual - RAPID Instruc- tions, Func...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
111
7.1.2 ArcCEnd, ArcC1End, ArcC2End - Arc welding end with circular motion Usage ArcCEnd is used to weld along a circular path. The instruction controls and monitors the entire welding process as follows: • The tool center point (TCP) is moved in a circle to the specified destination position. • All phases of the weldin...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
112
This welds a circular seam between points p1 and p3 (via point p2) as illustrated in the following figure. x x x x x x xxxxx MoveL ArcLStart ArcCEnd MoveL p1 p2 p3 Movement without welding Movement with welding Start preparations Direction of welding xx1200000710 On the way to p1 , preparations for the weld start, suc...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
113
The argument [ \ID ] is mandatory in MultiMove systems, if the movement is synchronized or coordinated synchronized. This argument is not allowed in any other case. The specified id number must be the same in all the cooperating program tasks. By using the id number the movements are not mixed up at the runtime. Spee...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
114
[\Weave] Data type: weavedata Weave data describes the weaving that is to take place during the heat and weld phases. Welding without weaving is obtained by not specifying any weavedata in the instruction. Zone Data type: zonedata Zone data defines how close the axes must be to the programmed position before they c...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
115
deactivated if it is omitted. The optional trackdata argument must be used during the whole weldseam, that is, from the ArcXStart to the ArcXEnd instruction. Note Seam tracking requires one of the following options: or options. • Tracking Interface • WeldGuide • Optical tracking [\TrackOffsetFrame] Data type: cap...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
116
![Image] xx2400000789 [\Time] Data type: num This argument is used to specify the total time in seconds during which the robot and additional axes move. It is then substituted for the corresponding speed data. [\T1] [\T2] [\T3] [\T4] [\T5] [\T6] [\T7] Data type: triggdata Variables that refer to trigger conditions an...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
117
If the \TLoad argument is set to load0, then the \TLoad argument is not considered and the loaddata in the current tooldata is used instead. For a complete description of the \TLoad argument, see MoveL - Moves the robot linearly . Program execution Controlling process equipment The process equipment is contr...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
118
The process supervision is determined by a part of the process equipment configuration. At the start of the process the robot checks that the following preconditions have been met, that is, the following signals are set as follows (see Defining arc welding systems on page 202 ): • Stop process: low • Water supervision...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
119
In this example, a weld is performed in which weld data and weave data are changed in the final part of the weld, which is illustrated in the following figure. x xxx x x xxxxx MoveL ArcLStart ArcCEnd MoveL weld5, weave1 weld3, weave3 ArcC Movement without welding Movement with welding Start preparations Direction of we...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
120
['\' TLoad ':='] <persistent ( PERS ) of loaddata>]';' Related information Described in Information ArcL, ArcL1, ArcL2 - Arc welding with linear motion on page 129 Performing a linear weld Technical reference manual - RAPID Over- view Other positioning instructions Technical reference manual - RAPID Instruc- tions, Fun...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
121
7.1.3 ArcCStart, ArcC1Start, ArcC2Start - Arc welding start with circular motion Usage ArcCStart is used to weld along a circular path. The instruction controls and monitors the entire welding process as follows: • The tool center point (TCP) is moved in a circle to the specified destination position. • All phases of ...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
122
On the way to p2 , preparations for the weld start, such as gas preflowing, are carried out. The process and the actual weld movement then start at position p2 and end at p4 . The start and end processes are determined by seam1 and the welding process by weld5 . Arguments ArcCStart CirPoint ToPoint [\ID] Speed Se...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
123
The speed of the TCP during welding is the same as for the arguments Seam and Weld . In the figure below, the speed is defined by the Speed argument in the respective instructions. x x x x x x xxxxx MoveL ArcLStart ArcCEnd MoveL p1 p2 p3 Movement without welding Movement with welding Start preparations Direction of...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
124
In the case of a fly-by point, a corner path is generated past that position. In the case of a stop point ( fine ), the movement is interrupted until all axes have reached the programmed point. A stop point ( fine ) is always generated automatically at the start position of a weld if the parameter \flyStart is not us...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
125
[\PreProcessTracking] Data type: switch This argument is effective only if first_instruction is set to TRUE and the \Track argument is present. This argument activates Pre Process Tracking , which means that the robot will be tracking only, without process, during that CapX instruction. Thereby sensor data are av...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
126
Motion Robot and additional axes are moved to the destination position as follows: • The TCP of the tool is moved circularly at a constant programmed speed. When coordinated axes are used, the robot and the coordinated axes are moved simultaneously, resulting in the programmed path and speed for the TCP relative to the...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
127
Error handling The process is supervised by a number of signal inputs. If anything abnormal is detected, program execution will stop. If, however, an error handler is programmed, the errors defined below can be remedied without stopping production. See the example in the instruction RestoPath . Description Error const...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
128
ArcC *, *, v100, seam1,weld5 \Weave:=weave1, z10, gun1\Wobj:=wobj1; ArcCEnd *, *, v100, seam1,weld3\Weave:=weave3, fine,gun1\Wobj:=wobj1; MoveL ... In this example, a weld is performed in which weld data and weave data are changed in the final part of the weld, which is illustrated in the following figure. x xxx x x xx...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
129
['\' T5 ':=' <variable ( VAR ) of triggdata>] ['\' T6 ':=' <variable ( VAR ) of triggdata>] ['\' T7 ':=' <variable ( VAR ) of triggdata>] ['\' TLoad ':='] <persistent ( PERS ) of loaddata>] ['\' FlyStart ':='] <persistent ( PERS ) of flystartdata>]';' Related information Described in Information ArcL, ArcL1, ArcL2 - Ar...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
130
7.1.4 ArcL, ArcL1, ArcL2 - Arc welding with linear motion Usage ArcL is used to weld along a straight seam. The instruction controls and monitors the entire welding process as follows: • The tool center point (TCP) is moved linearly to the specified destination position. • All phases of the welding process, such as th...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
131
Arguments ArcL ToPoint [\ID] Speed Seam Weld [\Weave] Zone Tool [\WObj] [\Corr] [\Track] [\TrackOffsetFrame] [\Time] [\T1] [\T2] [\T3] [\T4] [\T5] [\T6] [\T7] [\TLoad] ToPoint Data type: robtarget The destination position of the robot and additional axes. This is either defined as a named position or stored directly i...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
132
Seam data describes the start and end phases of a welding process. The argument Seam is included in all arc welding instructions so that, regardless of the position of the robot when the process is interrupted, a proper weld end and restart is achieved. Normally the same seam data is used in all instructions of a seam...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
133
Correction data written to a corrections entry by the instruction CorrWrite will be added to the path and destination position, if this argument is present. The RobotWare option Path Offset is required when using this argument. [ \Track] Data type: trackdata Trackdata is used and is only applicable when the syste...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
134
![Image] xx2400000789 [ \Time ] Data type: num This argument is used to specify the total time in seconds during which the robot and additional axes move. It is then substituted for the corresponding speed data. [\T1] [\T2] [\T3] [\T4] [\T5] [\T6] [\T7] Data type: triggdata Variables that refer to trigger conditions ...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
135
If the \TLoad argument is set to load0, then the \TLoad argument is not considered and the loaddata in the current tooldata is used instead. For a complete description of the \TLoad argument, see MoveL - Moves the robot linearly . Program execution Controlling process equipment The process equipment is contr...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
136
Description Error constant (ERRNO value) Welding interrupted using the stop process input AW_STOP_ERR The process supervision is determined by a part of the process equipment configuration. At the start of the process the robot checks that the following preconditions have been met, that is, the following signals are se...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
137
arc welding instruction must be used to change the direction of the path despite the fact that no weld data is changed. x x x x x x xxxxx MoveL ArcLStart ArcLEnd MoveL weld5, weave1 Movement without welding Movement with welding Start preparations Direction of welding weld3, weave3 ArcL ArcL xx1200000707 It is assumed,...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
138
Related information Described in Information ArcC, ArcC1, ArcC2 - Arc welding with circu- lar motion on page 101 Performing a circular motion weld Technical reference manual - RAPID Over- view Other positioning instructions Technical reference manual - RAPID Instruc- tions, Functions and Data types Definition of speed,...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
139
7.1.5 ArcLEnd, ArcL1End, ArcL2End - Arc welding end with linear motion Usage ArcLEnd is used to weld along a straight seam. The instruction controls and monitors the entire welding process as follows: • The tool center point (TCP) is moved linearly to the specified destination position. • All phases of the welding pro...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
140
and end at p2 . The start and end processes are determined by seam1 and the welding process by weld5 . Arguments ArcLEnd ToPoint [\ID] Speed Seam Weld [\Weave] Zone Tool [\WObj] [\Corr] [\Track] [\TrackOffsetFrame] [\Time] [\T1] [\T2] [\T3] [\T4] [\T5] [\T6] [\T7] [\TLoad] ToPoint Data type: robtarget The destinat...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
141
Seam Data type: seamdata Seam data describes the start and end phases of a welding process. The argument Seam is included in all arc welding instructions so that, regardless of the position of the robot when the process is interrupted, a proper weld end and restart is achieved. Normally the same seam data is used in ...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
142
[\Corr] Data type: switch Correction data written to a corrections entry by the instruction CorrWrite will be added to the path and destination position, if this argument is present. The RobotWare option Path Offset is required when using this argument. [\Track] Data type: trackdata Trackdata is used and is only...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
143
![Image] xx2400000789 [\Time] Data type: num This argument is used to specify the total time in seconds during which the robot and additional axes move. It is then substituted for the corresponding speed data. [\T1] [\T2] [\T3] [\T4] [\T5] [\T6] [\T7] Data type: triggdata Variables that refer to trigger conditions an...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
144
If the \TLoad argument is set to load0, then the \TLoad argument is not considered and the loaddata in the current tooldata is used instead. For a complete description of the \TLoad argument, see MoveL - Moves the robot linearly . Program execution Controlling process equipment The process equipment is contr...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
145
Description Error constant (ERRNO value) Welding interrupted using the stop process input AW_STOP_ERR The process supervision is determined by a part of the process equipment configuration. At the start of the process the robot checks that the following preconditions have been met, that is, the following signals are se...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
146
arc welding instruction must be used to change the direction of the path despite the fact that no weld data is changed. x x x x x x xxxxx MoveL ArcLStart ArcLEnd MoveL weld5, weave1 Movement without welding Movement with welding Start preparations Direction of welding weld3, weave3 ArcL ArcL xx1200000707 It is assumed,...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
147
['\' T5 ':=' <variable ( VAR ) of triggdata>] ['\' T6 ':=' <variable ( VAR ) of triggdata>] ['\' T7 ':=' <variable ( VAR ) of triggdata>] ['\' TLoad ':='] <persistent ( PERS ) of loaddata>]';' Related information Described in Information ArcL, ArcL1, ArcL2 - Arc welding with linear motion on page 129 Performing a linea...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
148
7.1.6 ArcLStart, ArcL1Start, ArcL2Start - Arc welding start with linear motion Usage ArcLStart is used to weld along a straight seam. The instruction controls and monitors the entire welding process as follows: • The tool center point (TCP) is moved linearly to the specified destination position. • All phases of the w...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
149
On the way to p1 , preparations for the weld start, such as gas preflowing, are carried out. The process and the actual weld movement then start at position p1 and end at p2 . The start and end processes are determined by seam1 and the welding process by weld5 . Arguments ArcLStart ToPoint [\ID] Speed Seam Weld [...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
150
Speed data also describes the speed of the tool’s reorientation and the speed of any uncoordinated additional axes. Seam Data type: seamdata Seam data describes the start and end phases of a welding process. The argument Seam is included in all arc welding instructions so that, regardless of the position of the robot...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
151
world coordinate system. It must, however, be specified if a stationary TCP or coordinated additional axes are used. \WObj can be used if a coordinate system is defined for either the object in question or the weld seam. [\Corr] Data type: switch Correction data written to a corrections entry by the instruction Corr...
ABB_Application_Manual_Arc_and_Arc_Sensor
https://www.uzivatelskadokumentace.cz/Software%20Products/Arc%20Welding%20Software/en/3HAC050988-001.pdf
152
The \TLoad argument describes the total load used in the movement. The total load is the tool load together with the payload that the tool is carrying. If the \TLoad argument is used, then the loaddata in the current tooldata is not considered. If the \TLoad argument is set to load0, then the \TLoad argument...