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 \u2013vme12 \u2013compact ON \u2013outfile c:\\test.vme