Serial |
| Name | Description | |
|---|---|---|
| GetCommPortPath(SerialCommPort) | Returns the OS level name of the port. E.g.: \Device\PCISerial1 If the port does not exists, returns empty string. | |
| GetCommPortPath(String) | Returns the OS level name of the port. E.g.: \Device\PCISerial1 If the port does not exists, returns empty string. |