l1va / gofins

gofins is fins client written by Go to communicate with omron PLC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoFINS

Build Status

This is fins command client written by Go.

The library support communication to omron PLC from Go application.

Ideas were taken from https://github.com/hiroeorz/omron-fins-go and https://github.com/patrick--/node-omron-fins

Library was tested with Omron PLC NJ501-1300. Mean time of the cycle request-response is 4ms. Additional work in the siyka-au repository was tested against a CP1L-EM.

There is simple Omron FINS Server (PLC emulator) in the fins/server.go

Feel free to ask questions, raise issues and make pull requests!

Thanks

malleblas for his PR: #1

About

gofins is fins client written by Go to communicate with omron PLC

License:MIT License


Languages

Language:Go 100.0%