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.

Current slice frequency question

Member ✭✭
edited June 2018 in SmartSDR API
I have to ask since I been trying to find this for a while. When starting my custom program I want to determine the current rig frequency of the slice/vfo. It appears I can only do this with the API if I subscribe to the slice then change the frequency with the knob which then reports each frequency change via the udp. However if I use CAT then all I have to do is issue the zzfa, fa, zzfb, or fb commands to instantly get the frequency without any other info. So the question, is there an api command or something in the api that allows me to get the current slice/vfo frequency without changing it upon startup?

Answers

  • Community Manager admin
    edited May 2018
    “sub slice all” will subscribe you to the slice status and will tell you the current frequency for all slices.
  • Member ✭✭
    edited June 2018
    Thanks, I'll give it a try.

Leave a Comment