CNC Bender v11-20090826

From ATTWiki
Jump to: navigation, search

Cncbender logo pushbending.png

Operatorstation model.jpg


Check.jpg 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.

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).

  • Next, the new CIO name was also added to the CNC Bender Low Level options.



  • 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.

Cncbender endcycle ibr0-6a.jpg

Check.jpg 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.

Cncbender endcycle cioinputname.jpg

Check.jpg 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.

Cncbender endcycle ciooutputname.jpg

Other Pages