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
Syntaxpublic string LastResponse { get; }
Public ReadOnly Property LastResponse As String
Get
member LastResponse : string with get
Property Value
Type:
String
See Also