Publishing modules on the command line

By means of the following call, the module publishing process in the TwinCAT Engineering (XAE) can also be initiated from the command line:

msbuild CppProject.vcxproj /t:TcPublishTMX 

The CppProject.vcxproj parameter must be adapted according to the existing project file.

The output is done into the repository under C:\ProgramData\Beckhoff\TwinCAT\3.1\Repository (TwinCAT 3.1 Build 4024: C:\TwinCAT\3.1\Repository).