Startup configuration overview
- Last UpdatedSep 30, 2022
- 1 minute read
Interfaces can be started in the following ways:
-
Run the interface as an automatic Windows service. Recommended for standard operation. The service starts when the interface node is restarted.
-
Run the interface interactively through PI ICU. Used for debugging and viewing messages.
-
Start the interface from a command prompt window using a batch (.bat) file.
-
Start the interface from a command prompt window by entering the interface executable (.exe) file name, followed by all parameters, on the command line.