Skip to content

CJK-Regan/gofins

 
 

Repository files navigation

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: l1va#1

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%