ModbusTCPProtocolDeviceName Property |
The name of the ED Device
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic string DeviceName { get; set; }
Public Property DeviceName As String
Get
Set
abstract DeviceName : string with get, set
override DeviceName : string with get, set
Property Value
Type:
StringImplements
IIOProtocolDeviceName
See Also