Click or drag to resize

ModbusTCPProtocolLastResponse Property

The Modbus TCP Response for the last Request sent note this could be null as the request may not have completed at time of asking

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public string LastResponse { get; }

Property Value

Type: String
See Also