ModbusTCPProtocolLastRequest Property |
The last Modbus TCP Request sent
encoded as string
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic string LastRequest { get; }
Public ReadOnly Property LastRequest As String
Get
member LastRequest : string with get
Property Value
Type:
String
See Also