wall_e 398e36211b
Test And Build / Lint (push) Failing after 9s
Test And Build / Build (push) Successful in 4s
check c files
2025-07-04 14:47:00 +02:00
2025-07-04 14:47:00 +02:00
2010-09-22 13:44:37 +00:00
2025-04-24 15:46:58 +02:00
2022-02-17 14:59:31 +01:00
2010-09-22 13:44:37 +00:00
2025-04-24 15:46:58 +02:00
2010-09-22 13:44:37 +00:00
2025-07-04 14:46:19 +02:00

SinqS7PLCFW

This is a fork of Dirk Zimoch's epics_driver_modules/s7plcFW, with the following adjustments:

  • The String offset, now takes the two prefix bytes (max string length, current string length) into account, so you don't have to add 2 to each offset in order for the driver to read the correct string
  • The length of a String read from the SPS and written to the Val field of a stringin record is no longer static, but instead read from the SPS directly, to avoid having bytes leftover in the buffer from a previous string.
  • The Makefile has been slightly adjusted, limiting the build targets.

The default driver behaviour is documented in the file s7plcFW.html.

S
Description
Epics Module for Communication with Siemens S7 PLC via the Fetch Write protocol
Readme 69 KiB
Languages
C 77.8%
HTML 22.1%
Makefile 0.1%