Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 558 Bytes

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!