Difference between revisions of "CNC Bender v12-20100820"

From ATTWiki
Jump to: navigation, search
(25px NEW - Press ENABLE to Jog)
(25px NEW - Press ENABLE to Jog)
Line 74: Line 74:
 
<td>
 
<td>
 
[[image:cncbender_bigmessage_PressEnableToJog.jpg|350px]]<br>
 
[[image:cncbender_bigmessage_PressEnableToJog.jpg|350px]]<br>
 +
</td>
 +
</tr>
 +
 +
<tr valign=top>
 +
<td width=300>
 +
</td>
 +
<td>
 +
</td>
 +
</tr>
 +
</table>
 +
 +
 +
===[[image:Check.jpg|25px]] CHANGES - CNC Processor Configuration File ===
 +
<table>
 +
<tr valign=top>
 +
<td width=200>
 +
The following additions have been made to the configuration file<br><br>
 +
<br><br>
 +
</td>
 +
<td>
 +
<pre>
 +
[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
 +
</pre>
 
</td>
 
</td>
 
</tr>
 
</tr>

Revision as of 22:51, 20 August 2010

Cncv12procontrol withteachmode.jpg



Check.jpg 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.

Servo status grid.jpg


Check.jpg 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.

Cncbender bigmessage PressRunButton.jpg

Cncbender bigmessages.jpg


Check.jpg NEW - Press ENABLE to Jog

Some of our OEM Partner controls require that the operator press the ENABLE button to Jog.



Cncbender bigmessage EnablePlusJoyStick.jpg

CNC Bender can be set in Low Level to require an ENABLE button for all jogging. If the ENABLE button is not pressed when the joy stick is moved, then the "Press ENABLE to Jog" message appears on the screen.

Cncbender bigmessage PressEnableToJog.jpg


Check.jpg CHANGES - CNC Processor Configuration File

The following additions have been made to the configuration 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

Other Pages