-
Notifications
You must be signed in to change notification settings - Fork 2
Home
MojtabaKiani edited this page Dec 19, 2020
·
2 revisions
Welcome to the Cimon.Net wiki! This wiki is the technical details about TCp/UDP & RS232C/422 (Computer Network) module for CIMON-PLC system. In this library, we focused on communication between PLC and PC. The features are as follows:
- The library is based on Cimon manuals for TCP, UDP, RS-232 channel and RS-422(RS-485) channel.
- It is available to use an exclusive protocol to read/write data.
- The function of the exclusive communication suitable for multi-drop configuration of 32 units access as maximum is offered.
- As modem communication function is built in, a PLC at a long distance can be controlled through exclusive communication.
- For serial connection baud rate can be set up in the range from 300bps to 38400bps variously.
- It is available to set up RS232C / RS422(RS485) communication port as independent channel or linked channel.
- 1:1 communication is supported for serial connection and 1:N communication is supported for Ethernet connection in version 1.0.0 .