ModbusClientProcess handles and manipulates the Modbus client.
More...
ModbusClientProcess handles and manipulates the Modbus client.
◆ connect()
| void ModbusClientProcess::connect |
( |
ip |
, |
|
|
int |
|
|
) |
| |
◆ connectionEstablished()
| void ModbusClientProcess::connectionEstablished |
( |
| ) |
|
◆ disconnect()
| void ModbusClientProcess::disconnect |
( |
| ) |
|
Disconnects the telnet connection.
◆ getDestination()
| ip ModbusClientProcess::getDestination |
( |
| ) |
|
Returns the destination IP address.
- Parameters
-
| ip,the | destination IP address. |
◆ onReceive()
| void ModbusClientProcess::onReceive |
( |
string |
, |
|
|
string |
|
|
) |
| |
◆ send()
| void ModbusClientProcess::send |
( |
string |
| ) |
|
The documentation for this class was generated from the following file: