Put this in your @START , @TLCHG , @STEPCHG and anywhere else you may encounter a speed change.
#IF(#SPEED>6000)<#EVAL(#SPEED=6000)> You may need something more sophisticated if you use CSS coding. Gene Bowen SMARTCO ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 24, 2000 11:32 PM Subject: [mfg-smartcam] max spindle rpm > How can I get the code to not output anything over 6000 rpm for my spindle > speed? I tried my first IF statement and got nowhere. Clearly I don't get it > yet. Can someone show me the right way? > ====================================================================== > To find out more about this mailing list including how to unsubscribe, > send the message "info mfg-smartcam" to [EMAIL PROTECTED] > ====================================================================== ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
