Click or drag to resize

SerialPortGetCommPortPath Method

Overload List
 NameDescription
Public methodStatic memberGetCommPortPath(SerialCommPort) Returns the OS level name of the port. E.g.: \Device\PCISerial1 If the port does not exists, returns empty string.
Public methodStatic memberGetCommPortPath(String) Returns the OS level name of the port. E.g.: \Device\PCISerial1 If the port does not exists, returns empty string.
Top
See Also