Hi all, I just pushed a commit, that ads another step to the connection process. After setting up the connection, now the PLC is queried for its type information and this is parsed.
Currently the S7Protocol now also has a “controllerType” property, which is an enum that allows the different types of S7 devices. We’re currently not using this for anything, but at least now it would be easy to use it when parsing addresses and especially their types for example. Chris
