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.

Metering API - S Meter, ALC, TX Power etc.

Options
Steve Scoggins
edited November 2016 in SmartSDR API
Is there a way when you setup a slice to specify which metering data gets send back via UDP?

Specifically we need the following:

S Meter Level
ALC Level
TX RF Power Out

I see the use of the following in Radio.cs

SendCommand("sub meter all");

Thanks Steve N9HE

Answers

  • Walt - KZ1F
    Walt - KZ1F Member ✭✭
    edited November 2016
    Options
    from  http://wiki.flexradio.com/index.php?title=TCP/IP_sub#SUB_METER

    SUB METER

    Subscribe to a specific meter. The list of meters must be obtained first by selecting the Meter List command and obtaining a list of meters.

    C[D]<seq_number>|sub meter <meter_id>    <meter_id>    =  the identifier of the meter  

    Example:

    C19|sub meter 1

    See Response Format for details on the format of the response messages from the radio

    Responses Hex Response Message Debug Output / Meaning 00000000
    Successfully subscribed to the meter

    Response Example:

    R19|0||
    [edit]


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.