2034 - ispLEVER: Using the command line, is there a command to directly convert .JED to .VME? <br>

2034 - ispLEVER: Using the command line, is there a command to directly convert .JED to .VME? <br>

Follow these steps to convert .JED file to .VME file:
  1. If needed, use the ispVM GUI to generate the chain setup (.XCF) file.
  2. Directly convert JED to VME is using the ispVM command line:

Usage: ispVM.exe
-infile < input file path >
-outfiletype
-vme12 [-compact ON/OFF] [-header ON/OFF]
-outfile < output file path >

Example:

ispVM.exe -infile c:\\test.xcf -outfiletype –vme12 –compact ON –outfile c:\\test.vme