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.

CAT control of Panadapter zoom, rate and other parameters?

Options
Is there a way to control a panadapter's zoom, rate, and other display-related parameters via CAT control?

The list of ZZ commands in the "CAT User Guide" does not seem to include any, but FlexLib docs do seem to imply they can be controlled.

CAT support would make it a lot easier to add quick shortcuts to N1MM or DX Log to change these parameters, so I was wondering if by chance there was some undocumented syntax or something like that.

Answers

  • KD0RC
    KD0RC Member, Super Elmer Moderator
    Options

    No, CAT commands are very limited in what they can do. I presume that they are there to provide compatibility for third party programs like loggers and digital mode programs.

    The Flex API has all commands available (literally ALL commands) and uses TCP/IP to communicate commands and responses. There are examples written in C++ for Arduino/Teensy, IBM's Node Red and C#.

    There is a C# FlexLib for dot net available that puts a wrapper around the API for easier C# development.

    So the direct answer to your first question is yes, but not with CAT.

    Here is a link to the API documentation:

    Home · flexradio/smartsdr-api-docs Wiki (github.com)

    Here is a link to the FlexLib dosumentation:

    FlexLib: Class List (flexradio.com)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.