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