Skip to content

Releases: MojtabaKiani/Cimon.Net

Release 1.0.0

19 Dec 19:00
Compare
Choose a tag to compare

I this release I covered TCP & RS232 connection to Cimon PLCs for following commands :

Cmd Code Function Remarks
0x52 Word Block Read Reads data by the word.
0x57 Word Block Write Writes data by the word.
0x72 Bit Block Read Reads data by the bit.
0x77 Bit Block Write Writes data by the bit.