{"library":"fins","type":"library","category":null,"description":"LibFINS is an MIT licensed library written in C implementing the FINS/TCP protocol used for communication between Omron PLCs. The library contains all the documented client FINS functions. This open source library is a spin-off of a larger project which also implements FINS/UDP client communication and a FINS server engine.","language":"cpp","status":"active","version":"2023-07-31","tags":["plc","omron","fins","industrial","communication"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install fins","imports":["#include <libfins/libfins.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(fins CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE libfins::libfins)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}