Difference between revisions of "CNC Bender v11-20091201"

From ATTWiki
Jump to: navigation, search
(25px NEW- Better Warning for Missing Processlists)
(25px UPDATE- Improved Grids in Dynamic Option Lists)
Line 69: Line 69:
  
  
===[[image:Check.jpg|25px]] UPDATE- Improved Grids in Dynamic Option Lists ===
 
<table>
 
<tr valign=top>
 
<td width=300>
 
* New grid source with improvements for better performance.
 
</td>
 
<td width=300>
 
[[image:optionslists.jpg|400px]]
 
</td>
 
</tr>
 
  
</table>
 
 
<br><br>
 
  
 
===[[image:Check.jpg|25px]] REPAIR- Counter in RunPage is Updated to Zero When Run is Complete===
 
===[[image:Check.jpg|25px]] REPAIR- Counter in RunPage is Updated to Zero When Run is Complete===

Revision as of 03:45, 2 December 2009

Cncbender logo pushbending.png

Type of Upgrade: FLEXIBILITY

The changes in this version are changes to CNC Bender for better flexibility.

Operatorstation model.jpg



Check.jpg NEW- Logic Allows Push Buttons to Toggle States

  • CNC Bender now allows logic to make a physical momentary push-button into a toggle switch. For example, push the button to switch a state on, then push it again to switch the state off.

  • For example, it is possible to use logic in the Constant Run processlist to switch a End Cycle ON and OFF using a push button.

  • It is also possible to illuminate the button according to the current End Cycle state.



Redmomentarypushbutton.jpg

Remoteoperatorstation toggle endcycle.jpg



Check.jpg ENHANCED- Edge Triggerized [IF] Parameters Optimization

  • Edge triggers now reset properly when repeating the same inputs in multiple [IF] and [IFNOT] commands in the list of commands.

  • If an edge triggerized input is true in an IF line, then the edge trigger is CLEARED - UNLESS the entire set of logic in that parameter line returns FALSE as a whole. In that case the edge trigger is set back to TRUE (it is SET).

  • This allows for same edge triggered input to be used in several different [IF] and [IFNOT] blocks in the same processlist.





Check.jpg REPAIR- Counter in RunPage is Updated to Zero When Run is Complete

  • The part count updated normally except when the Runlist Run is complete. This is corrected.

Runpage counter.jpg



Other Pages