.NET ModbusClient – Properties

Namespace:  EasyModbus Class:  ModbusClient bool Connected returns “TRUE” if client is connected to Server; otherwise “FALSE” string IPAddress Gets or Sets the IP-Address of the Server to be connected int Port Gets or Sets the Port were the Modbus-TCP Server is reachable (Standard is 502) bool UDPFlag Gets or Sets the UDP-Flag to activate Modbus UDP. byte UnitIdentifier Gets or[…]