FactoryTalk Optix Application
You develop and compile
FactoryTalk Optix Applications
in FactoryTalk Optix Studio
. The compiled applications can be deployed to Windows®
or Linux client systems.Application structure
Each compiled
FactoryTalk Optix Application
contains these files and folders:
- Executable file that starts the application:(Windows)FTOptixRuntime.exefile.(Linux)FTOptixRuntimefile.
- Bindings,Core, andModulesfolders. Contain runtime binary files.
- Application runtime logs:(Windows)Logfolder.(Linux)folder./persistent/log/Rockwell_Automation/FactoryTalk_Optix
- Projectsfolder. Contains a folder for each compiled project (application). Each project folder contains:
- ApplicationFilesfolder. Contains files generated at runtime, such as embedded databases, databases for retentivity functions, and temporary files.
- ProjectFilesfolder. Contains all files in use in the project, including images, fonts, documents, and these subfolders:
- NetSolutionfolder. Contains the .NET assemblies obtained from C# NetLogics.
- PKIfolder. Contains private, public, and refused certificates for OPC UA authentication.
- .optixproject file.
- Auxiliary files, including theFTOptixRuntime.xmlconfiguration file.
Provide Feedback