Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 212 Bytes

SimLink

Interface between the OpenPLC Simulink driver and a Simulink model using UDP Send and Receive blocks

To compile:
g++ simlink.cpp -o simlink -pthread

On Windows: use Cygwin
https://www.cygwin.com/