 |
|
|
Topic: portExists and getPortStatus
|
By: Bob | Posted on: Sep 9 2015 at 06:05:22 PM | Looking over posts from 2011, I see reference to portExists and getPortStatus, but I see no documentation on them. Where do I look?
TIA | |
By: Guest | Posted on: Sep 10 2015 at 07:35:40 PM | Both of those functions are in a differemt version of the ocx.
To find out if a port exists just read the CommName property. It returns an empty string if the port does not exist. | |
By: Bob. | Posted on: Sep 10 2015 at 10:44:59 PM | Too easy when you know how. Thanks | |
|