Difference between revisions of "Setup CNC Bender to Switch to High Pressure Automatically"

From ATTWiki
Jump to: navigation, search
 
Line 3: Line 3:
  
 
# Load the ActiveMachine.cncprocesslist file in c:\cnc\config\cncprocesslist folder into a text editor.
 
# Load the ActiveMachine.cncprocesslist file in c:\cnc\config\cncprocesslist folder into a text editor.
# Be sure that a high pressure COMDEF command is inside this processlist.  Every time a controlled-jog command is sent to the processor, it will be preceded by the command.
+
<br><br>
# Check the CIO name for the high pressure output in the CIO reference list in Low Level.  This name is used by Processor to set the high pressure point when direct axis jogging, and when switching back into Cycle Start mode.
+
# Be sure that a high pressure COMDEF command is inside this processlist.  Every time a controlled-jog command is sent to the processor, it will be preceded by the command.<br><br>
 +
# Check the CIO name for the high pressure output in the CIO reference list in Low Level.  This name is used by Processor to set the high pressure point when direct axis jogging, and when switching back into Cycle Start mode.<br><br>

Revision as of 23:03, 31 August 2010

There are a couple of places where high pressure must be setup in CNC Bender:


  1. Load the ActiveMachine.cncprocesslist file in c:\cnc\config\cncprocesslist folder into a text editor.



  1. Be sure that a high pressure COMDEF command is inside this processlist. Every time a controlled-jog command is sent to the processor, it will be preceded by the command.

  2. Check the CIO name for the high pressure output in the CIO reference list in Low Level. This name is used by Processor to set the high pressure point when direct axis jogging, and when switching back into Cycle Start mode.