Version 1.14
The individual installation steps vary depending on the operating system.
Check the required server version
To check which server version is required on the target system, proceed as follows.
- 1. Open your TwinCAT HMI project
- 2. Select References in the Solution Explorer and right-click to open a context menu.
- 3. Select Manage NuGet Packages from the context menu.
- 4. Go to the Installed tab.
- 5. Select the Beckhoff.TwinCAT.HMI.Server:Engineering package.
- 6. Go to the Package Details tab.
- Under Tags, you can now see the Product Version. This must be identical to the server on the target system.
![]() | Since version 1.14.x, the server required for engineering is no longer installed as standard in Engineering. The server itself has become a NuGet package and is integrated into the project via this. This means that a pin version is no longer necessary. The server is only migrated to the new version with an update of the Beckhoff.TwinCAT.HMI.Server.Engineering package. A downgrade is then no longer possible! |
Further Information