Osai SSL – Spindle Speed Limit Command

Osai 10 Series command SSL is used with G96 to set the maximum rpm that the spindle is allowed to run during CSS.

Osai SSL - Spindle Speed Limit Command

Programming

SSL=value

Parameters

ParameterDescription
valueIs a value that can be programmed directly with a decimal number or indirectly with an E parameter.

Examples

SSL = 2000 ;Assign a spindle speed limit of 2000 rpm
E32 = 1500
SSL = E32 ;Assign a spindle speed limit of 1500 rpm

Important

Make sure you enter this value in the part program prior to entering G96 blocks.