Difference between revisions of "Controlling Deadband"
From ATTWiki
(→STEP 3: Insert the COMDEF Name in the PreEnable.cncprocesslist File) |
(→STEP 3: Insert the COMDEF Name in the PreEnable.cncprocesslist File) |
||
Line 36: | Line 36: | ||
<tr> | <tr> | ||
<td width=500> | <td width=500> | ||
− | + | ||
+ | |||
+ | Load the PreEnable file into a text editor. This file contains commands that will run before CNC Processor enables any axis.<br> | ||
+ | |||
+ | The file name and location: c:\cnc\config\cncprocesslist\PreEnable.cncprocesslist | ||
+ | <br><br> | ||
+ | |||
+ | Insert the command somewhere in the file like this: | ||
<pre> | <pre> | ||
Line 45: | Line 52: | ||
</pre> | </pre> | ||
− | + | ||
</td> | </td> |
Revision as of 14:59, 9 August 2013
Deadband can be controlled by taking these steps.
Contents |
STEP 1: Create a new CIO
Create a new CIO for the servo module in the CIO Editor like this: |
STEP 2: Create a new COMDEF with the new CIO
STEP 3: Insert the COMDEF Name in the PreEnable.cncprocesslist File
The file name and location: c:\cnc\config\cncprocesslist\PreEnable.cncprocesslist
Insert the command somewhere in the file like this: Set Bend Axis Deadband Clear Drive Faults On InputTimer= tim0:250 Clear Drive Faults Off
|
Other Pages
- Back to CNC Bender Tutorials
- Back to CNC Bender