Previous Topic

Next Topic

Book Contents

Book Index

Vorto to FIM Converter

As a standalone command line tool, Vorto to FIM Converter is deprecated and will be removed in the future.

Vorto to FIM Converter is a standalone command line tool to enable quick and easy generation of java sources from Vorto function blocks. It can be started as any other Java application:

java -jar com.prosyst.mbs.fim.vorto2fim.standalone-tool.jar -h

Here are some handy arguments you can use to configure sources generation:

$ java -jar com.prosyst.mbs.fim.vorto2fim.standalone-tool.jar -h

usage: java -jar com.prosyst.mbs.fim.vorto2fim.standalone-tool.jar [options]

 -h,--help        Print help for this application

 -i,--in <arg>    Input models directory

 -o,--out <arg>   Output directory where to put generated java sources