ModbusTCPProtocolGetDeviceName Method |
Get the name of the Device
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic string GetDeviceName()
Public Function GetDeviceName As String
abstract GetDeviceName : unit -> string
override GetDeviceName : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:Brainboxes.IO.ModbusTCPProtocol.GetDeviceName"]
Implements
IIOProtocolGetDeviceName
See Also