robinson / gos7

Implementation of Siemens S7 protocol in golang
BSD 3-Clause "New" or "Revised" License
314 stars 121 forks source link

Suggestion:support PLC Type Select #66

Open wwhai opened 9 months ago

wwhai commented 9 months ago

Siemens have some different Device Model ,such s7200 ,s7100,s71200,s71500 ,etc. But their S7 protocol is not common。Can support enum to select?

jiekechoo commented 9 months ago

@wwhai , why should we do that? Is there any difference between these models in the ISO-on-TCP protocol?