What does the "encapsulated" value do?
-
In ModbusFactory createTcpSlave() and createUdpSlave() methods, they both take a boolean field named "encapsulated". What does this mean and when should it be used? Thanks.
-
I can't tell you exactly what that is but from my experience unless your hardware requires this setting it won't be useful.
Joel.
-
Has something to do with RTU over TCP, I think.