cwalter-at / freemodbus

BSD licensed MODBUS RTU/ASCII and TCP slave
768 stars 393 forks source link

Choose between RTU and TCP at runtime #24

Closed jonadem closed 3 years ago

jonadem commented 3 years ago

Is it possible with this library to choose between RTU and TCP at runtime ?

Can we choose from a variable if Modbus RTU or Modbus TCP needed to be activated ?

jonadem commented 3 years ago

I will answer to myself : Yes, Modbus RTU or Modbus TCP can be chosen at runtime without modifying the library.