Runtime Description
Designer Functionalities
I/O Device Editor
Ethernet Device
Allen-Bradley Ethernet/IP
CIMON PLC (HMI Protocol)
Fatek FBS
LSIS FEnet
Mitsubishi MELSEC Ethernet
Modbus TCP
ODVA EtherNet/IP
OPC UA Client
Omron FINS
Proface GPEthernet
Siemens S7
Serial Device
CIMON PLC (HMI Protocol)
LSIS Cnet
Mitsubishi MELSEC Serial
Modbus RTU
Omron HostLink
Panasonic FP7
Yokogawa FA-M3
Data Server Editor
Ethernet Device
MQTT JSON Publisher
The MQTT JSON Publisher can be used to both publish to the user and subscribe to read tag data. Users can set Subscribe Topic and Publish Topic to follow the subscribe/publishing method for MQTT JSON Publisher.
Modbus TCP/RTU
OPC UA Server
OPC UA Server tags must have a unique Browse Name. Users will have to set if the Tag can be Allowed Read and Allowed Write as well when creating the Device Tag for the OPC UA Server.
The address used by the client will be ns=2;s=<server prefix>.<browse name>
. Depending on the settings of the OPC UA Server, if the Server Layout is set to Basic, then the format will be ns=2;s=Tags.browseName,
or if it is set to Device, then it will be ns=2;s=Tags.deviceName.browseName
.
Serial Device
Device Tag
Payload Editor
Certificate Editor
Key Pairs
The Key Pairs page is where users can see all of their current Key Pairs. Clicking the + icon will create a new Key Pair. Users will need to insert a Name, a Certificate, a Private Key, and a Description. Users can also add a Password for the Private Key as an additional layer of security. Users will also be able to Delete and Edit any current Key Pairs they have.
Trust Stores
There is also a Trust Stores tab, where users can put all known certificates they use within the project. This is where certificates will be verified by the project to confirm that they are acceptable. Users can click the + icon to create a new Trust Store. This will open the New Trust Store pop-up page. Users will need to add a Name, Certifications, and a Description. Users are able to Delete and Edit any Trust Stores already created.