Checklist
Is your feature request related to a problem? Please describe.
I can recommend using the standard name of the connection type in SCADA:
Describe the solution you'd like
- Modbus TCP for Via Gateway Device
- Modbus RTU over TCP for Direct Connection
Describe alternatives you've considered
There are more options such as:
- Modbus RTU over UDP. Not often use.
- Modbus Serial for direct connection through COM port with baudrate, speed, parity.
Modbus RTU over TCP and Modbus RTU over UDP = Modbus RTU over Ethernet
Additional context
Thank you very much. Modbus RTU over TCP works.
Checklist
Is your feature request related to a problem? Please describe.
I can recommend using the standard name of the connection type in SCADA:
Describe the solution you'd like
Describe alternatives you've considered
There are more options such as:
Modbus RTU over TCP and Modbus RTU over UDP = Modbus RTU over Ethernet
Additional context
Thank you very much. Modbus RTU over TCP works.