Some things I just noticed when starting to work on implementing the enum:
1) We currently don't have the type codes for all the supported types 2) Supported types seem to differ from controller type to controller type So it seems we would have to reverse engineer these missing codes (if there are any ... eventually some of the new types are only supported via S7CommPlus (AKA 0x72 protocol). We seem to have to include some sort of controller type detection into the connection mechanism. Would be cool if someone here knew how to detect the different S7 controller types via S7 protocol. (Will start a new thread for this as some people might be just filtering this lengthy thread). Chris
