Difference between revisions of "COMDEF"

From ATTWiki
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
"COMDEF" is a shortened version of the words "Command Definition".  A COMDEF is a command file that contains any number of motion, input, output, or other motion-related commands.  The word was created to be used with Advanced Tubular CNC Bender software.
 
"COMDEF" is a shortened version of the words "Command Definition".  A COMDEF is a command file that contains any number of motion, input, output, or other motion-related commands.  The word was created to be used with Advanced Tubular CNC Bender software.
 +
 +
__toc__
  
 
===Example COMDEF===
 
===Example COMDEF===
Line 20: Line 22:
  
 
--[[User:Mcone|Mcone]] 12:47, 8 July 2006 (EDT)
 
--[[User:Mcone|Mcone]] 12:47, 8 July 2006 (EDT)
 +
[[Image:Example.jpg]]

Latest revision as of 16:49, 8 July 2006

"COMDEF" is a shortened version of the words "Command Definition". A COMDEF is a command file that contains any number of motion, input, output, or other motion-related commands. The word was created to be used with Advanced Tubular CNC Bender software.

Contents


Example COMDEF

For example...

AllDiesHome

... is a COMDEF that contains all the CIO output objects necessary to send all the dies to the home position, then monitor inputs to ensure that they arrived before continuing.

Individual File

Each COMDEF is an individual file. The COMDEF files are stored in c:\cnc\config\comdef folder.

Editing

COMDEF files can be edited using the COMDEF.exe program available in the c:\cnc folder of your operator station. The internal format of COMDEF files is binary for efficiency. They must be edited in the COMDEF.exe program.



--Mcone 12:47, 8 July 2006 (EDT) File:Example.jpg