Difference between revisions of "CNC Bender v12-20100820"
From ATTWiki
Line 96: | Line 96: | ||
</td> | </td> | ||
<td width=350> | <td width=350> | ||
+ | '''ADD these from the CNCProcessor.cfg file:''' | ||
<pre> | <pre> | ||
[Smart Inspect Logging] | [Smart Inspect Logging] |
Revision as of 22:59, 20 August 2010
NEW - Servo Status Grid Now Always Visible on Main Screen
The status of up to 20 servo axes are now displayed at all times in a small grid on the main page. Whenever the states change, the grid cells color changes to either grey, green, or red. |
|
NEW - BIG Messages
For important events, CNC Bender now displays large messages for short periods of time. This lets operators clearly know what the control needs them to do next.
|
|
NEW - Press ENABLE to Jog
CHANGES - CNC Processor Configuration File
The following additions have been made to the configuration file:
|
ADD these from the CNCProcessor.cfg file: [Smart Inspect Logging] Enabled=0 Logging Method=TCPIP Filename=c:\cnc\logs\cncprocessor.sil TCPIP Address=192.168.0.190 [Loop] Main Loop Interval=0.100 Background Read Servo Loop Interval=0.100 |
Thee items on the right can be removed from the configuration file. They are no longer used in CNC Processor. |
Remove these from the CNCProcessor.cfg file: [Loop] Power Off Manual Mode Pause=250 Power On Manual Mode Pause=250 Cycle Hold Pause=100 [PRIORITY] Master Loop Priority=10000 |
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands