locaisolutions / LibPlcTag.FSharp

Thin F# wrapper around libplctag, the C library for PLC communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibPlcTag.FSharp

LibPlcTag.FSharp is a thin F# wrapper around libplctag, the C library for PLC communication.

dotnet add package LibPlcTag.FSharp --version 2.2.2

WARNING - DISCLAIMER

Note: PLCs control many kinds of equipment and loss of property, production or even life can happen if mistakes in programming or access are made. Always use caution when accessing or programming PLCs!

We make no claims or warrants about the suitability of this code for any purpose.

Be careful!

About

Thin F# wrapper around libplctag, the C library for PLC communication

License:Mozilla Public License 2.0


Languages

Language:F# 100.0%