- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Create a button to restart the application
You must restart the
FTOptixApplication
to have date and time changes from the widget take effect. Create a button to restart the
FTOptixApplication
.- InProject view, right-click the folder to contain the button and select .Button# (type)appears inProject view.
- WithButton# (type)selected, inPropertiesunderEvents, selectAdd new methodnext to the event, such as aMouseClick event, that you want to restart theFTOptixApplication.
- ExpandCore commands, selectRestart, and then chooseSelect.
restart
restart application
Provide Feedback