You can install the adapter software service on any networked computer that can connect to the KNX adapter and to Desigo CC. Typically, it is installed on the Desigo CC server station.
Run KNX.msi.
Follow the wizard instructions to complete the installation.
Projects up to V4.1 require setting the adapter configuration parameters in the XML configuration file. See Configuring the KNX Properties in the Configuration File for Backward Compatibility.
In SORIS, see also step 5 – (Optional) Configure Adapter Windows Service.
NOTICE
The use of HTTPS protocol is strongly recommended to ensure a secure communication over public networks. Failing to use HTTPS increases the vulnerability to cyberattacks when using an open or badly secured network.
Method 1 – Start the Service Using the HTTP Protocol
Open Windows Task Manager.
Select the Services tab.
Click OpenServices.
In the Services window, right-click the Siemens KNX Adapter and select Start.
Method 2 – Start the Service Using the HTTPS Protocol
You created the self-signed certificate.
Using the Microsoft Management Console you obtained the thumbprint needed for starting the adapter service in secure mode using the https protocol.
Open Windows Task Manager.
Select the Services tab.
Click OpenServices.
In the Services window, right-click the SiemensKNX Adapter.
Select Properties.
In the Start parameters field, enter -secure:[thumbprint] (for example, -secure:40f0329e31f85466cae9ec1507f7e6318589fd77).