ModbusTCPProtocolLastRequest Property |
The last Modbus TCP Request sent
encoded as string
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string LastRequest { get; }
Public ReadOnly Property LastRequest As String
Get
member LastRequest : string with get
Property Value
StringSee Also