Difference between revisions of "CNC Bender v12-20111215"
From ATTWiki
Line 40: | Line 40: | ||
* The program loads into memory, loads the current part from the part log, sends the data to the Fanuc robot, then closes.<br><br> | * The program loads into memory, loads the current part from the part log, sends the data to the Fanuc robot, then closes.<br><br> | ||
* This method of sending data allows any software developer to create a program that can send data to other computers through networks whenever CNC Processor changes parts. | * This method of sending data allows any software developer to create a program that can send data to other computers through networks whenever CNC Processor changes parts. | ||
+ | </td> | ||
+ | |||
+ | <td width=300> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | ===[[image:Check.jpg|25px]] NEW - CNC Processor Builds a Part Name File in the LOGS Folder === | ||
+ | |||
+ | <table cellpadding=10> | ||
+ | <tr valign=top> | ||
+ | <td width=400> | ||
+ | * When CNC Processor encounters a PART NAME command in the processor list, it now saves the part name to the a "cncprocessor_partname.log" file in the c:\cnc\logs folder.<br><br> | ||
+ | * This file contains only the part number, and can be accessed by any external process to allow the external process to know which part is currently running. | ||
</td> | </td> | ||
Revision as of 15:12, 19 December 2011
v12-20111215
|
NEW - CNC Processor Can Send Part Number to Robots in Auto Mode
|
NEW - Communication of 6 Digit Integer Part Number with GE-Fanuc Robot
|
NEW - CNC Processor Builds a Part Name File in the LOGS Folder
|
ENHANCED - Seam Find Detection Logic
|
Other
|
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands