Become familiar with the terminology, design concepts, and workflows present in the FactoryTalk® Optix™ environment and create your first project.
Create a project and your application logic.
Use C# to implement custom functionalities into your application logic.
You can use C# code in a project to extend its functionalities.
The code of a NetLogic represents the project nodes by special C# classes that contain and expose properties.
You can define C# methods in a NetLogic.
You can define methods and OPC UA methods in C#.
When an object generates an event, the event data is displayed using a corresponding delegate event handler method.
Asynchronous mode is useful to run code at regular time intervals, at specific time, or to run tasks that are time-bound or CPU-bound.
Use the REST API Client NetLogic to expose methods for HTTP requests.
Read and modify the properties of a runtime session through the properties of the Session C# variable, displayed by NetLogic. Modify session properties to authenticate another user for a session or change the locale of the session.
Use C# APIs to create logics that manipulate project nodes, variables, log messages, dynamic links, aliases, paths, and translations.
Compile projects to FactoryTalk Optix Applications and then deploy the applications to target devices.
Tutorials and short procedures to help with designing your own FactoryTalk Optix Applications.
Get acquainted with specific FactoryTalk® Optix setup instructions to comply with the 21 CFR Part 11 Regulation.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.