Difference between revisions of "CNC Bender v11-20080823"

From ATTWiki
Jump to: navigation, search
(25px Repair To Inline Edge Trigger Logic)
(25px NEW - The Machine Home Button Is Now Monitored Constantly for Re-homing the Machine)
 
(6 intermediate revisions by one user not shown)
Line 15: Line 15:
  
 
How to use this feature:
 
How to use this feature:
<br><br>
+
<br><br>[[image:Cncbender_homebutton_press.jpg|200px|right]]
 
# When the home button is illuminated constantly (not blinking - the Machine Home button illuminates constantly when the bender axes have been homed.)
 
# When the home button is illuminated constantly (not blinking - the Machine Home button illuminates constantly when the bender axes have been homed.)
 
# And the bender is in Manual mode
 
# And the bender is in Manual mode
# press the Machine Home button to display the "About to start MACHINE HOMING process" dialog.
+
# Press the Machine Home button to display the "'''About to start MACHINE HOMING process'''" dialog.  
 
# Press "YES" to continue or "No" to stop the request.
 
# Press "YES" to continue or "No" to stop the request.
# If you press YES, then the Machine Home button will begin flashing.
+
# If you press YES, the Machine Home button will begin flashing.
# Press the home button again to start the process on the bender.
+
# Press the Machine Home button again to start the process on the bender.
  
 
<br>
 
<br>
Line 36: Line 36:
 
<br>
 
<br>
  
===[[image:Check.jpg|25px]] Handle Run Buttons Anti-Tie-Down Internally  ===
+
===[[image:Check.jpg|25px]] NEW - Run Button Anti-Tie-Down Logic Always Handled Internally by CNC Processor ===
  
 
[[image:Cncbender_runbutton_left.jpg|200px|left]]
 
[[image:Cncbender_runbutton_left.jpg|200px|left]]
Line 44: Line 44:
 
Run button inputs require special handling with [[Edge Trigger]] logic, so if [[Edge Trigger]] logic is enabled for either the left or right run button inputs, then CNC Processor ignores the "require edge trigger" setting for those two inputs so that the anti-tie down logic is handled internally.<br><br>
 
Run button inputs require special handling with [[Edge Trigger]] logic, so if [[Edge Trigger]] logic is enabled for either the left or right run button inputs, then CNC Processor ignores the "require edge trigger" setting for those two inputs so that the anti-tie down logic is handled internally.<br><br>
  
If the "require edge trigger" is set to ON in either of these inputs, then Processor will report in the log when CNC Bender is loaded.  The message displayed in the log will be:
+
If the "require edge trigger" is set to ON in either of these inputs in the CIO dictionary, then Processor will report in the log when CNC Bender is loaded.  The message displayed in the log will be:
  
 
<pre>Run Button Edge Triggers Are Switched OFF - Handling Internally in CNC Processor</pre>
 
<pre>Run Button Edge Triggers Are Switched OFF - Handling Internally in CNC Processor</pre>

Latest revision as of 15:48, 23 August 2008

Cncbender logo pushbending.png

Operatorstation model.jpg



CHANGES to CNC BENDER

Check.jpg NEW - The Machine Home Button Is Now Monitored Constantly for Re-homing the Machine

The Machine Home button can now to be used to re-home the machine any time CNC Bender is in manual mode.

Cncbender homebutton.jpg

How to use this feature:



Cncbender homebutton press.jpg
  1. When the home button is illuminated constantly (not blinking - the Machine Home button illuminates constantly when the bender axes have been homed.)
  2. And the bender is in Manual mode
  3. Press the Machine Home button to display the "About to start MACHINE HOMING process" dialog.
  4. Press "YES" to continue or "No" to stop the request.
  5. If you press YES, the Machine Home button will begin flashing.
  6. Press the Machine Home button again to start the process on the bender.



CHANGES to CNC PROCESSOR

Check.jpg Repair To Inline Edge Trigger Logic

A logic problem with the Edge Trigger conditional inline handling introduced in the previous version is repaired and enhanced.

Updating to this version from the previous version is important to solve issues with the pressure die boost return input and the run button inputs.



Check.jpg NEW - Run Button Anti-Tie-Down Logic Always Handled Internally by CNC Processor

Cncbender runbutton left.jpg

Edge Trigger logic is used to require a button to be released then pressed before it is considered activated. This is usually applied where it is unsafe to allow a button to be continuously pressed (without release) for machine operation.

Run button inputs require special handling with Edge Trigger logic, so if Edge Trigger logic is enabled for either the left or right run button inputs, then CNC Processor ignores the "require edge trigger" setting for those two inputs so that the anti-tie down logic is handled internally.

If the "require edge trigger" is set to ON in either of these inputs in the CIO dictionary, then Processor will report in the log when CNC Bender is loaded. The message displayed in the log will be:

Run Button Edge Triggers Are Switched OFF - Handling Internally in CNC Processor




Other Pages