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.

Turn off/on the DAX TX Stream

Member ✭✭
edited July 2018 in SmartSDR API
Is there any way to programmatically turn the DAX TX Stream (TX button) off and on?

Answers

  • Member ✭✭✭
    edited July 2018
    Radio TX DAX On / Off is on:
    FlexAPI Radio object DAXOn property.
    TCP command "transmit set dax=<0 or 1>"

    To set which slice is TX slice:
    Slice object IsTransmitSlice property.
    TCP command "slice set <slice index> tx=<0 or 1>"

  • I just want to turn the DAX TRX Stream on. There doesn't seem to be an easy way to do that. With CAT you can add, delete, whatever. But with DAX it seems to be a lot more complicated. I have a 6400M by the way.

    Mark Griffin, KB3Z

Leave a Comment