About HMI server components
Use the
Components
tab of the HMI Server Properties
dialog box to: - specify components that load when the HMI server starts up
- select a macro that runs when the Stop All Running Components button is pressed
Options for HMI server startup components match those for the HMI Server Properties dialog box for network distributed applications.
However, the HMI server for local station applications only starts on demand. This means that the startup components start either when a Client attempts to log on to a local station application, or when the user clicks the
FactoryTalk View SE
Run Startup Components
button in the Components
tab of the HMI Server Properties
dialog box.To autorun the
FactoryTalk View SE
Client when the computer starts, add a shortcut to the client configuration file in the Windows Startup folder. The CLI files are stored in C:\Users\Public\Public Documents\RSView Enterprise\SE\Clients\<client file name>
.Option | Description |
---|---|
On shutdown macro | Select this option and specify a macro that is to be run when the Stop All Running Component button is pressed. |
Run Startup Components | Click this button to manually start all the startup components. If a startup macro has been specified, it will be run. |
Stop All Running Components | Click this button to manually stop all components that are running including all data log models, all derived tag files and all event files. If a shutdown macro has been specified, it will be run. |
Provide Feedback