SoftPLC Link is native communication protocol of previous series PLCs with RT SoftPLC RT. It is user for configuration, programming and transfering of process data. PLCs from new series mark with Mervis RT can create client channel to rear / write data do PLC with SoftPLC RT.
To communicate by SoftPLC Link protocol, IP address of target device needs to be known. GUID is used for reading and writing of certain variable. This information is filled automatically by editation enviroment (Mervis IDE, HMI, SoftPLC IDE, RcWare Vision,…). GUID is changed when the definition of variable is changed. In this case, information about new GUID must be obtained and from new compilation of project (*.splcproj file) and updated in editors.
Client communication channel
Properties of SoftPLC Link channel:
Communication group
Creating and editation is realized in HW device editor. Principle is the same as on creating of any other general device. Group can be set as read / write.
Data point
Creating and editation is realized in HW device editor. Principle is the same as on creating any other general device - Defining of HW variables for a communication channel. Variable mapping is made from variable list obtained from *.splcproj project.