Methods for Forwarding Siemens PLC Data from PC to LAN and Cloud
Continuing from yesterday’s draft, batch reading data blocks from multiple Siemens PLCs (or the V area of S7-200 smart, unidirectionally sending to N clients)Yesterday’s Go project (or compiled exe) can directly read variables from S7-200 smart, obtaining runtime data even without the counterpart program (see GitHub: s7-200smart-v-binary-viewer)New project: S7-SSE-gateway, also open-sourced on GitHub, everyone is … Read more