- Getting started
- Using the software
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
Create the System object
The
System
object allows users to view and configure certain system variables, such as the date and time, device, display, and application settings for the FTOptixApplication
.Create one
System
object per project.- InProject view, right-clickModeland then select .System1appears inProject view.
Provide Feedback