ASCIIProtocolGetDeviceName 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)
Syntax public string GetDeviceName()
Public Function GetDeviceName As String
abstract GetDeviceName : unit -> string
override GetDeviceName : unit -> string
Return Value
StringDevice name
Implements
IIOProtocolGetDeviceNameSee Also