Difference between revisions of "CNC Bender v11-20091201"

From ATTWiki
Jump to: navigation, search
(Other Pages)
(Other Pages)
Line 77: Line 77:
 
*Back to [[CNC Bender Software Updates]]
 
*Back to [[CNC Bender Software Updates]]
 
*See [[CNC Bender General Information]]
 
*See [[CNC Bender General Information]]
*See [[Absolute Rotate]]
 
*See [[Absolute Rotate Offset Position]]
 
*See [[Final Feed Clearance]]
 
*See [[Mandrel Retract]]
 
*See [[Mandrel Retract Part Release]]
 

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