Difference between revisions of "CNC Bender v11-20091201"

From ATTWiki
Jump to: navigation, search
(25px UPDATE- Improved Grids in Dynamic Option Lists)
(25px REPAIR- Counter in RunPage is Updated to Zero When Run is Complete)
Line 71: Line 71:
  
  
===[[image:Check.jpg|25px]] REPAIR- Counter in RunPage is Updated to Zero When Run is Complete===
 
  
<table>
 
 
<tr valign=top>
 
<td width=300>
 
* The part count updated normally except when the Runlist Run is complete.  This is corrected.
 
</td>
 
 
<td width=450>
 
[[image:runpage_counter.jpg|450px]] <br><br>
 
</td>
 
 
</tr>
 
</table>
 
 
<br><br>
 
  
 
=Other Pages=
 
=Other Pages=

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.






Other Pages