| Output | OCP
needs to interface to real world data. Often, this means that large
cutting lists are best handled by exporting the data from OCP into other
applications which format or sort the data for particular purposes.
OCP exports a cutting list in a comma delimited file format which can be read by popular database and spreadsheet programs. |
| Input | The KEYBOARD may be used to type in
both stock and cutting data. A comma delimited ASCII file can also be used to enter stock, order and cutting list data. These files may be created by a 3rd party program, word processor, database or spreadsheet program. Consecutive delimiters are treated as a single delimiter. The first line in the cut and stock data files is for the field definitions and is free form text. Length is in decimal feet, decimal inches or millimeters. You may use a text editor to generated a cut file by using the format below with a file extension of *.cut. Do the same for the stock (*.stk) file is. The stock file must have the same name as the cut file with the exception of the extension which has to be *.stk instead of *.cut. The material designated in the cut file must match the material designated in the stock file. Note: Be sure to bracket the line items in the data files with double "quotation" marks. __________________ Example cut file: jobname.cut in metric units MARK, MATERIAL, QTY,
LENGTH where MATERIAL is the type
of material and is used to group material for cutting. Example stock file: jobname.stk MARK(BIN), MATERIAL, QTY,
LENGTH Note: A QTY of zero (0) means there is no stock on hand so this length will be included in the order list. Note: The units of length are interpreted according to the units setting within the OCP Program Settings menu. |
| Command Line Interface for batch processing | Command Line
>ocp.exe cut_file.cut stock_file.stk output_file.txt shape kerf where each parameter is separated by a space: cut_file = cut filename including
path Example Batch File 'OCP.bat' @ECHO OFF OCP will process the batch file. As shown, repeated batch calls to OCP.exe with different shapes can process different shapes within the same stock and cut files. Export file
Example Batch FilesClick here. Choose open. Choose Unzip. A sample ocp.bat, mycuts.cut and mystock.stk will be saved to the 'C:\Program Files\OCP' folder. Open the OCP.bat file to run the batch program and create two cutting files - one for each material. |
| Copyright © 2008 SoftLogix, Inc. All Rights Reserved. |
| Windows® XP
and Windows Vista™ are trademarks of Microsoft Corporation. SteelLogic
is a registered trademark of Computer Detailing Corporation.
WinEstimator is a registered trademark of
WinEstimator, Inc Updated 18-JUL-2008 |