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:
- If needed, use the ispVM GUI to generate the chain setup (.XCF) file.
- 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