Page 1 of 1

Python GetHardwareStatus() Does not return HWINUSE

Posted: Mon 23. Jun 2025, 21:50
by Sambo
I attempt to list all available hardware and list their availability status for the user to select.
However, the HWINUSE status is not reported by GetHardwareStatus().
When I attempt to ConnectToHardware(), this status is then reported.

Re: Python GetHardwareStatus() Does not return HWINUSE

Posted: Tue 24. Jun 2025, 13:59
by K.Wagner
Hello,

please check whther you are using the channel already with PCAN-View using a different bit rate value than the one used within your code. Moreover, please show your code of how you are checking the status and then how you are trying to connect it.

Thanks,