Arduino + ethernet shield + omron fins tcp/ip

vmlourenco

Member
Join Date
Dec 2020
Location
Rio Claro, SP
Posts
7
Hello people

Has anyone managed to perform an arduino communication with an omron PLC through the FINS TCP/IP protocol? I already managed to do it via modbus TCP/IP, but I'm trying to do it on a PLC through FINS TCP at the moment

Thank you for your help
 
https://www.myomron.com/downloads/1.Manuals/PLCs/UNITS%20CS_C200/W430-E-1-01+CS1D-ETN21D+Operation_Manual.pdf

The above manual will explain the protocol. Calculation of the FCS (Frame checksum) is the only tricky part. This is the same calculation as the host link.
This link will show you an Omron FCS calculator from Mr.PLC
https://forums.mrplc.com/index.php?/files/file/174-fcs-frame-checksum-calculator/

https://accautomation.ca/implementing-the-omron-host-link-protocol-vb-net/

I hope this helps you out.
Regards,
 

Similar Topics

I'm trying to write a data in Arduino using MODWR function block .I used the code I got from online for both PLC and Arduino. I made the wiring...
Replies
4
Views
115
I am working on a project that had originally started on a sparkfun redboard artemis. Through some testing I've pushed to utilize a PLC for the...
Replies
9
Views
1,591
Hello, I have been getting more and more requests for Real Time Clock (RTC) sensitive automation from my clients. I know that there is a Modbus...
Replies
13
Views
2,737
https://www.arduino.cc/pro/software-plc-ide Diving in when I get home. With its full IEC language support, object-oriented programming...
Replies
65
Views
19,701
https://www.hackster.io/news/arduino-unveils-the-opta-its-first-micro-plc-for-the-industrial-internet-of-things-d97f1d6b868a...
Replies
32
Views
10,139
Back
Top Bottom