What’s new
- Added TLS 1.2 support to IEC 60870-5-104 master. To use this with your slave, you need to have a PKCS#12 certificate archive. The default prefixes are
.p12
or.pfx
. This feature is only available to licensed clients.
You can enable TLS from the settings tab while using IEC 60870-5-104. Beforehand you need to add your certificate to the Vinci, you can do that by going to the menu tab -> Options -> Certificate management. There you will select your PKCS#12 file and enter the password for the archive. If the password is incorrect, the field will turn red, if correct it will turn green.
- You can now send raw messages via serial port. Sending is done by selecting the protocol SerialPort and going to the System tab on the right side of the screen. There you need to select from which port to send it and what message. Messages should be written in HEX format, you can add space between the numbers or write it as one long message. This feature is only available to licensed clients.