![]() |
Open Test Framework
|
|
OTX is not executed directly. Executable Lua code is generated from the OTX XML. The generated code is very fast and resource-efficient and can also be used in embedded systems. The code runs on an equally fast OTX runtime written in native C++. The code is generated in three places:
CppOutput folder. To minimize generation time, only changes are regenerated.Runtime files option is selected in the PTX Export Manager, the code for the entire project is regenerated and stored in the CppOutput folder of the PTX.Note: A PTX cannot be executed without generated code.
Note: If required, code other than Lua can also be generated. Please contact us if this is of interest to you.