Difference between revisions of "Controlling Deadband"
From ATTWiki
(→STEP 1: Create a new CIO) |
(→STEP 2: Create a new COMDEF with the new CIO) |
||
Line 23: | Line 23: | ||
Create a new COMDEF like this:<br> | Create a new COMDEF like this:<br> | ||
[[image:cncbender_comdef_deadband.png]]<br><br> | [[image:cncbender_comdef_deadband.png]]<br><br> | ||
+ | </td> | ||
+ | <td width=300> | ||
+ | |||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | |||
+ | ==STEP 3: Insert the COMDEF Name in the PreEnable.cncprocesslist File == | ||
+ | |||
+ | <table> | ||
+ | <tr> | ||
+ | <td width=500> | ||
+ | The PreEnable file will run commands before enabling any axis.<br><br> | ||
+ | |||
+ | The file is found in c:\cnc\config\cncprocesslist | ||
+ | |||
</td> | </td> | ||
<td width=300> | <td width=300> |
Revision as of 14:53, 9 August 2013
Deadband can be controlled by taking these steps.
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 PreEnable file will run commands before enabling any axis. The file is found in c:\cnc\config\cncprocesslist |