Difference between revisions of "CNC Bender v10-20071030"
(27 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
[[image:cncbender_logo.jpg|400px]] | [[image:cncbender_logo.jpg|400px]] | ||
+ | |||
+ | __TOC__ | ||
+ | |||
+ | <br><br> | ||
=CHANGES to CNC BENDER= | =CHANGES to CNC BENDER= | ||
− | ===[[image:Check.jpg|25px]] Conditional Carriage Cross Slide RETRACT - Only if | + | <br><br> |
+ | |||
+ | ===[[image:Check.jpg|25px]] Conditional Carriage Cross Slide RETRACT - Only if DIES ARE RETRACTED === | ||
If the clamp is closed, then carriage sliding AWAY from the dies is overridden. | If the clamp is closed, then carriage sliding AWAY from the dies is overridden. | ||
Line 35: | Line 41: | ||
− | <table cellpadding=" | + | <table cellpadding="15"> |
− | <tr><td width= | + | <tr><td width=5></td> |
<td width=300 bgcolor="#f0f0f0"> | <td width=300 bgcolor="#f0f0f0"> | ||
<font size=5><b>Immediate Message</b><br><br></font> | <font size=5><b>Immediate Message</b><br><br></font> | ||
− | Range Error - According to the RADIUS CHANGE Interference Zone value in the TOOL page the Cross Slide Would Have Collided With The Pressure Die. If this is not the case, then adjust the RADIUS CHANGE Interference Zone value. | + | Range Error - According to the RADIUS CHANGE Interference Zone value in the TOOL page the Cross Slide Would Have Collided With The Pressure Die. <b>If this is not the case, then adjust the RADIUS CHANGE Interference Zone value.</b> |
</td></tr></table> | </td></tr></table> | ||
+ | ===[[image:Check.jpg|25px]] Production Cycle Time Value=== | ||
+ | The "Complete Cycle Time" is changed to "Production Cycle Time" and now provides the overall time from part to part. | ||
<br><br> | <br><br> | ||
− | |||
− | + | ===[[image:Check.jpg|25px]] New General Dynamic Option - PD Set Pressure === | |
− | + | If this option is enabled, then the PD Set Pressure Output Points are enabled using the new SetPDPressureOutputPoints command. | |
− | + | [[image:PD_set_Pressure_Output_Points_enable.jpg]] | |
− | + | <br><br> | |
+ | ===[[image:Check.jpg|25px]] Changed Terminology=== | ||
− | + | The following terms are changed in CNC Bender user interface: | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <table cellpadding="15"> |
+ | <tr> | ||
+ | <td></td> | ||
+ | <td width=200 bgcolor="#b0c8fa"><b>ORIGINAL</b></td> | ||
+ | <td width=200 bgcolor="#fae8b0"><b>NEW</b></td> | ||
+ | </tr> | ||
− | == | + | <tr> |
− | + | <td></td> | |
− | + | <td bgcolor="#d3e0f7">In Low Level<br><b>Tangent to Collet Face</b></td> | |
+ | <td bgcolor="#f7ebc3">In Low Level<br><b>Machine Length</b></td> | ||
+ | </tr> | ||
− | + | <tr> | |
+ | <td></td> | ||
+ | <td bgcolor="#d3e0f7">In Run Page<br><b>Complete Cycle Time</b></td> | ||
+ | <td bgcolor="#f7ebc3">In Run Page<br><b>Production Cycle Time</b></td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | |||
+ | |||
+ | <br><br><br> | ||
+ | |||
+ | =CHANGES to CNC PROCESSOR= | ||
+ | |||
+ | ===[[image:Check.jpg|25px]] Optimized for Win2000 or WinXP=== | ||
+ | |||
+ | This CNC Processor recognizes the current operating system and optimizes the loop for each operating system. | ||
− | |||
− | |||
<br><br> | <br><br> | ||
<br><br> | <br><br> | ||
Line 86: | Line 107: | ||
[[image:Cncbender.jpg|100px|thumb|CNC Bender User Interface for ProControl]] | [[image:Cncbender.jpg|100px|thumb|CNC Bender User Interface for ProControl]] | ||
If your operator station contains one of the versions listed below, then they can be upgraded through simple self-installation: | If your operator station contains one of the versions listed below, then they can be upgraded through simple self-installation: | ||
+ | *[[CNC Bender v10-20071003]] | ||
*[[CNC Bender v10-20070928]] | *[[CNC Bender v10-20070928]] | ||
*[[CNC Bender v10-20070920]] | *[[CNC Bender v10-20070920]] | ||
Line 98: | Line 120: | ||
− | [[image:Nav_down_green.png]][http://www.advancedtubular.com/cncbender/setup_cncbender_v10- | + | [[image:Nav_down_green.png]][http://www.advancedtubular.com/cncbender/setup_cncbender_v10-20071030.exe| Download the setup file by clicking on this link.]<br> |
''This setup file requires a password to run. | ''This setup file requires a password to run. | ||
Please contact [[John Esralian]] for upgrade prices and password information.'' | Please contact [[John Esralian]] for upgrade prices and password information.'' |
Latest revision as of 19:03, 3 November 2007
Contents |
CHANGES to CNC BENDER
Conditional Carriage Cross Slide RETRACT - Only if DIES ARE RETRACTED
If the clamp is closed, then carriage sliding AWAY from the dies is overridden.
The original command was inserted like this:
AllCrossSlidesAdvance = cto:6000
The new logic checks for both clamp and pressure die open before it will allow for the carriage to cross slide. If either of these dies is not fully retracted, the AllCrossSlideHome is skipped:
[IF] AND, input=Input_ClampIsHome_Begin, input=Input_PressureDieIsHome_Begin [DISPLAY] Next Step: (Center Carriage) Home All Cross Slides AllCrossSlidesHome = cto:6000 [DISPLAY] Completed: (Center Carriage) Home All Cross Slides [END]
This new logic allows for option combinations that were not possible before. For example, RECAPTURE and FEED AWAY FROM DIES can now be enabled together.
Changed a Range Error Message for Clarity
A range error message was changed by adding the RADIUS CHANGE information to help users find a solution this problem:
Immediate Message |
Production Cycle Time Value
The "Complete Cycle Time" is changed to "Production Cycle Time" and now provides the overall time from part to part.
New General Dynamic Option - PD Set Pressure
If this option is enabled, then the PD Set Pressure Output Points are enabled using the new SetPDPressureOutputPoints command.
Changed Terminology
The following terms are changed in CNC Bender user interface:
ORIGINAL | NEW | |
In Low Level Tangent to Collet Face |
In Low Level Machine Length |
|
In Run Page Complete Cycle Time |
In Run Page Production Cycle Time |
CHANGES to CNC PROCESSOR
Optimized for Win2000 or WinXP
This CNC Processor recognizes the current operating system and optimizes the loop for each operating system.
How to UPGRADE
If your operator station contains one of the versions listed below, then they can be upgraded through simple self-installation:
- CNC Bender v10-20071003
- CNC Bender v10-20070928
- CNC Bender v10-20070920
- CNC Bender v10-20070726b
- CNC Bender v10-20070803
- CNC Bender v10-20070828
- CNC Bender v10-20070914
See our CNC Bender Upgrade Policy page for details regarding the charges for the upgrade software.
Download the setup file by clicking on this link.
This setup file requires a password to run.
Please contact John Esralian for upgrade prices and password information.
For instructions on how to install the file see: How to Install a CNC Bender Upgrade