RotaryAxis2StartPosition

Standard Word: OperationRotaryAxis2StartPosition

Variable: Operation.RotaryAxis2StartPosition

Type: Double

Normally, the value of “Rotary Axis 2”, that is, the “Coordinate.RotaryAxis2” variable does not get the correct value until the first motion line becomes active inside an operation.When “Coordinate.RotaryAxis2” variable is tried to be called at the beginning of an operation, it gets the last calculated value from the previous operation.If the Rotary Axis 2 value assigned in the first motion of an operation is to be used at the beginning of the operation, that is before the first motion line, the “Operation.RotaryAxis2StartPosition” variable should be used instead of the “Coordinate.Rotary Axis2” variable.“OperationRotaryAxis2StartPosition” word can be created using this variable.”Operation.RotaryAxis2StartPosition” variable can be used in scripts defined in “Event Operation Start”.“OperationRotaryAxis2StartPosition” word can be used inside Format Operation Start. command.