10.3.7.8. WEAVCmd member parameter
10.3.7.8. WEAVCmd member parameter
This is the member parameter used to set the parameter of the weaving function used in the arc welding. For details and using method of each member parameter, refer to the 『Hi5 controller arc welding function manual』
Table 10‑3 Setting details by member parameter
Parameter name | Description | Example [Scope] |
Type | Set the weaving type. [Simple, triangle, L type] | WEAVCmd.Type=0 [0,1,2] |
Freq | Set the weaving frequency. [0Hz : Apply moving time] | WEAVCmd.Freq=1 [0.5 ~ 10.0 Hz] |
PatVert | Set the oscillating distance in vertical direction (Wall direction) | WEAVCmd.PatVert=2.5 [1.0 ~ 25.0 mm] |
PatHori | Set the oscillating distance in horizontal direction (Bottom surface direction) | WEAVCmd.PatHori=2.5 [1.0 ~ 25.0 mm] |
PatAngle | Enter the angle between wall direction and bottom surface direction | WEAVCmd.PatAngle=90 [0.1~180 deg] |
PatWalDi | Select the weaving wall direction. [Vertical, Horizontal] | WEAVCmd.PatWalDi=0 [0,1] |
FwdAngle | Set the proceeding angle (Weaving direction vs welding line direction). [Execute weaving perpendicular to welding line when set to 0 degrees] | WEAVCmd.FwdAngle=0 [-90 ~ 90 deg] |
BoundLmt | Set whether to use the boundary limit. [Enable, Disable] | WEAVCmd.BoundLmt=1 [0,1] |
MoveTime | Set the moving time by each interval. The interval is classified by the script at the end of the parameter name. | WEAVCmd.MoveTime1=1 WEAVCmd.MoveTime2=1 [0.04 ~ 9.99 sec] |
Timer | Set the time to stop only the weaving operation (Welding movement continues) between each interval. The interval is classified by the script at the end of the parameter name. | WEAVCmd.Timer1=1 WEAVCmd.Timer2=1 [0.0 ~ 2.00 sec] |