Create a button to restart the system
Create a button to close the application. Use this button to restart the system.
Restart the system to have any date and time changes from the
Date and time configurator
widget take effect.- InProject view, right-click the folder to contain the button object and then select .
- InProject view, select theButtonobject.#(type)The events related to the object appear inPropertiesunderEvents.
- Next to the event that you want to have close the application, selectAdd net method.
- Expand theCore commandsnode, selectClose, and then chooseSelect.
- Next to the same event, select to addnet methodagain.
- Expand theCore commandsnode, selectRestart, and then chooseSelect.
Provide Feedback