I have developed an application and have an API call to find out which comport value the hardware is using. For example, when I plug in the usbport, the API call retrieves comport value of 6.
What I'm not sure about is why when I run my application the hardware seems to be already running from the comport as values are already triggered on.
If the api call has just picked up the virtual comport value then why does the application already have values that are turned on?
Thanks!
What I'm not sure about is why when I run my application the hardware seems to be already running from the comport as values are already triggered on.
If the api call has just picked up the virtual comport value then why does the application already have values that are turned on?
Thanks!