You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Would it be possible to add support for getting a device's VID and PID? I look after 100+ PCs running software that hard-codes the COM port addresses of up to 5 serial devices; this means there are up to 120 physical combinations to test when installing new hardware. It would be a big step forward to be able to select the device instead of the port. I've tried sending the GET_DESCRIPTOR bytes but I don't appear to get any bytes back on in-stream.
(Appreciate this may need to be added at purejavacomm's level - if so, please let me know and I'll raise the issue there instead).
Thanks,
Tom
The text was updated successfully, but these errors were encountered:
Hi,
Would it be possible to add support for getting a device's VID and PID? I look after 100+ PCs running software that hard-codes the COM port addresses of up to 5 serial devices; this means there are up to 120 physical combinations to test when installing new hardware. It would be a big step forward to be able to select the device instead of the port. I've tried sending the GET_DESCRIPTOR bytes but I don't appear to get any bytes back on in-stream.
(Appreciate this may need to be added at purejavacomm's level - if so, please let me know and I'll raise the issue there instead).
Thanks,
Tom
The text was updated successfully, but these errors were encountered: