Difference between revisions of "CNC Bender v11-20090826"
(30 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
__NOTOC__ | __NOTOC__ | ||
− | ===[[image:Check.jpg|25px]] | + | ===[[image:Check.jpg|25px]] ENHANCED - END CYCLE MODE - Can Be Controlled By External Processes === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | Previous versions of CNC Bender controlled the [[End Cycle Mode]] from within the CNC Bender interface ''only'' in the control mode bar (on the right side of the screen). Now CNC Bender monitors a programmable CIO input (in Low Level) that can also change the End Cycle mode from a processlist or an external computer. The process simply changes the point state being monitored, and the mode button in the main CNC Bender screen set itself to the state automatically.<br><br> | ||
<table> | <table> | ||
Line 16: | Line 12: | ||
<td width="200"> | <td width="200"> | ||
In this example the Hopper secondary process detected a problem and set point 6 to "active" in that register.<br><br> | In this example the Hopper secondary process detected a problem and set point 6 to "active" in that register.<br><br> | ||
+ | Because point 6 is active, the End Cycle mode button in CNC Bender also activates. | ||
− | + | This is how the feature was setup: | |
+ | * A new CIO name is defined in the CIO dictionary. You could use "Input_EndCycleMode_Active" (any unique name is okay), then define the new CIO as point 6 in an actual input module or IBR (an internal virtual module).<br><br> | ||
− | + | * Next, the new CIO name was also added to the CNC Bender Low Level options. | |
+ | <br><br> | ||
+ | * Because the CIO input name is defined in both places, CNC Bender will monitor the state of that CIO and change the state of the End Cycle Mode whenever input state changes. | ||
</td> | </td> | ||
<td> | <td> | ||
Line 27: | Line 27: | ||
</tr> | </tr> | ||
+ | </table> | ||
+ | |||
+ | ===[[image:Check.jpg|25px]] NEW - END CYCLE Mode '''INPUT''' CIO Name in Low Level Options === | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td width="200"> | ||
+ | The input CIO Name for End Cycle is now programmable in Low Level Options list.<br><br> | ||
+ | </td> | ||
+ | <td> | ||
+ | [[image:cncbender_endcycle_cioinputname.jpg|500px]] | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | ===[[image:Check.jpg|25px]] NEW - END CYCLE Mode '''OUTPUT''' CIO Name in Low Level Options === | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td width="200"> | ||
+ | The output CIO Name for End Cycle is now programmable in Low Level Options list. This name is used to teach CNC Processor (controls the bender) how to change the state of the End Cycle mode.</td> | ||
+ | <td> | ||
+ | [[image:cncbender_endcycle_ciooutputname.jpg|500px]] | ||
+ | </td> | ||
+ | </tr> | ||
</table> | </table> | ||
Line 32: | Line 55: | ||
*Back to [[CNC Bender]] | *Back to [[CNC Bender]] | ||
*Back to [[CNC Bender Software Updates]] | *Back to [[CNC Bender Software Updates]] | ||
− | * | + | *See [[End Cycle Mode]] |
− | + |
Latest revision as of 21:42, 26 August 2009
ENHANCED - END CYCLE MODE - Can Be Controlled By External Processes
Previous versions of CNC Bender controlled the End Cycle Mode from within the CNC Bender interface only in the control mode bar (on the right side of the screen). Now CNC Bender monitors a programmable CIO input (in Low Level) that can also change the End Cycle mode from a processlist or an external computer. The process simply changes the point state being monitored, and the mode button in the main CNC Bender screen set itself to the state automatically.
In this example the Hopper secondary process detected a problem and set point 6 to "active" in that register. This is how the feature was setup:
|
NEW - END CYCLE Mode INPUT CIO Name in Low Level Options
The input CIO Name for End Cycle is now programmable in Low Level Options list. |
NEW - END CYCLE Mode OUTPUT CIO Name in Low Level Options
The output CIO Name for End Cycle is now programmable in Low Level Options list. This name is used to teach CNC Processor (controls the bender) how to change the state of the End Cycle mode. |
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See End Cycle Mode