OpStartSpeed

Standard Word: SpindleOpStartSpeed

Variable: Spindle.OpStartSpeed

Type: Double

Normally, the “Spindle.Speed” variable is not activated at the beginning of the operation.

It becomes active when “SPINDL/RPM,6000,CLW” expression (or a similar other expression in other CAMs) is reached in the APT/CL file.

If this spindle speed value is desired to be used at the beginning of the operation, the “Spindle.OpStartSpeed” variable should be used instead of “Spindle.Speed” variable.

This variable can be used in any script defined in the Event Operation Start..

In addition, the word “SpindleOpStartSpeed” is created from this variable. This word is then used in the Format Operation Start. command.