RotaryAxis1StartPosition

Standard Word: OperationRotaryAxis1StartPosition

Variable: Operation.RotaryAxis1StartPosition

Type: Double

Normally, the value of “Rotary Axis 1”, that is, the “Coordinate.RotaryAxis1” variable does not get the correct value until the first motion line becomes active inside an operation.When “Coordinate.RotaryAxis1” 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 1 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.RotaryAxis1StartPosition” variable should be used instead of the “Coordinate.Rotary Axis1” variable.“OperationRotaryAxis1StartPosition” word can be created using this variable.”Operation.RotaryAxis1StartPosition” variable can be used in scripts defined in “Event Operation Start”.“OperationRotaryAxis1StartPosition” word can be used inside Format Operation Start. command.