Runtime Description
CIMON’s HMIs can connect with PLCs and other HMIs to display relevant information for the project. HMIs can connect with other devices via ethernet and USB mini as well. With these tools, users can display information from HMIs and other PLCs to help display a project more efficiently and easier to read than from reading from a PLC.
Designer Functionalities
I/O Device Editor
Ethernet Device
Back to Top of Runtime
Allen-Bradley Ethernet/IP
CIMON PLC (HMI Protocol)
Back to Top of Runtime
Fatek FBS
LSIS FEnet
Mitsubishi MELSEC Ethernet
Back to Top of Runtime
Modbus TCP
ODVA EtherNet/IP
Back to Top of Runtime
OPC UA Client
Omron FINS
Proface GPEthernet
Back to Top of Runtime
Siemens S7
Serial Device
Back to Top of Runtime
CIMON PLC (HMI Protocol)
LSIS Cnet
Back to Top of Runtime
Mitsubishi MELSEC Serial
Modbus RTU
Omron HostLink
Back to Top of Runtime
Panasonic FP7
Yokogawa FA-M3
Back to Top of Runtime
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.
Back to Top of Runtime
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
.
Back to Top of Runtime
Serial Device
Device Tag
Payload Editor
Back to Top of Runtime
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.
Back to Top of Runtime
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.