Welcome to the new FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
If you are having a problem, please refer to the product documentation or check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.

FlexControl

Member ✭✭
edited February 2020 in SmartSDR API
SmartSDR Windows automatically finds a FlexControl when it is plugged in. Can anyone explain how SSDR does this? I know from the Windows Device Manager that the FlexControl installs as a USB serial port. How does SSDR find the right serial port without prompting the user?

I've found one solution that involves looking through the serial ports with ManagementObjectSearcher, but I'm wondering if there is a better way?

Answers

  • Member ✭✭
    edited February 2020
    It looks like the FlexControl sends "F0304;F0304;" every time its serial port is opened. Is this some sort of ID that SSDR uses to determine that a FlexControl is present?

Leave a Comment