Open Source Omron FINS Library

patrick--

Member
Join Date
Jun 2014
Location
Oklahoma
Posts
1
Hi everyone,

I am working on an open source implementation of the Omron FINS protocol using javascript (specifically Node.js so it isn't necessarily vanilla javascript).

I wanted to go ahead and share it here in case anyone could make use of it.

https://github.com/patrick--/node-omron-fins

Currently the implementation uses the UDP variant of the protocol to take advantage of the low overhead and speed benefits. Since UDP is a connection-less protocol I have made it slightly "smarter" by adding timeouts in software. This combined with the unique ID of each FINS packet allows for reliable performance.

I have had great success simultaneously polling a large number of remote devices and gathering their data for processing.

Even if you don't use Omron PLCs and or FINS communications this code could possibly help with implementing your own protocol.

This project started as a way to play around with Node.js. Please let me know if you see any errors or have any recommendations.

Also, if you want a feature added just let me know!

Cheers
Patrick
 

Similar Topics

and then when i open the windowmaker, intouch is shutdown... that's not work that's demo I have 30days demo
Replies
3
Views
142
GitHub Link: https://github.com/Automation-Standard/Open-Industry-Project This is a little side project I've been working on that I felt would be...
Replies
14
Views
3,404
Does anyone here have suggestions of open source SCADA software that can be used for Mitsubishi PLC FX3U Series. I want to monitor its data...
Replies
2
Views
2,794
Hi guys. I have collaborated with a friend from the Netherlands to bring together a Sparkplug B library for codesys. Check it out here at...
Replies
2
Views
1,572
A team on Denmarks Aalborg University has developed an emergency ventilator and has placed it on github...
Replies
9
Views
2,826
Back
Top Bottom