Using Command Lines

You can use Command Line when you want to use batch commands in order to call third party converters without using a user interface.

To make sure you are writing the commands correctly, follow the following guidelines:

  • Every line has to start with a program name (the converter program).

  • Inputfolder - user has to enter their own data (this is the directory)

  • OutputFolder - user has to enter their own data (this is the directory)

  • anything with "-" the text has to be written as is

  • [ ] optional text

The following table describes the available commands that should be used and how to use them:

Converter

Type

Batch Command

Description

converter1.exe

Gerber usr

Inputfolder OutputFolder -usr -m [-pds/-dsn]

 

converter1.exe

Gerber Zip

InputFile OutputFolder -zip -m [-pds/-dsn]

 

converter1.exe

Gerber Usr/Zip

InputFile OutputFolder [-indiv names] -exp -piece/-model [-pds/-dsn]

indiv names name1,name2,...

converter1.exe

Gerber Usr/Zip

InputFile OutputFolder [-indivf filename] -exp -piece/-model [-pds/-dsn]

file.txt

converter1.exe

Gerber

InputFile OutputFile [-zip/-usr] -list

Lists the contents of the archive in an XML file

converter3.exe

MDL

Inputfolder OutputFolder -mdl [-pds/-dsn] -files / -piece / -marker

 

converter5.exe

Invest32 pgs

InputFile OutputFolder -pgs -piece [-pds/-dsn]

 

converter5.exe

Invest32 pgs

InputFolder OutputFolder -pgs -piece -dir [-pds/-dsn]

 

converter5.exe

Invest32 exp

InputFile OutputFolder [-indiv filename] -exp -piece/-model [-pds/-dsn]

 

converter5.exe

Invest32 exp

InputFolder OutputFolder -dir -exp -piece/-model

 

converter5.exe

Invest32 exp

InputFile OutputFile -exp -list

List the contents of the archive in an XML file

PDSExport

Lectra

Inputfile OutputFolder -Lec [-m]

 

PDSExport

Gerber

Inputfile OutputFolder -Grb [-m]