Wrong Mode returned from CAT command "MD;"

All bug reports here please
Jeff7500
Posts: 2
Joined: Thu Oct 01, 2020 10:43 pm

Wrong Mode returned from CAT command "MD;"

#1

Unread post by Jeff7500 »

I’m working on C# code that sends commands to SDR-Console. One of my tasks is to identify the current Mode in SDR-Console. If I select “BC-FM” in Console and send the “MD;” CAT command from my software, I expect to get “MD9;” in return as documented in https://www.sdr-radio.com/SerialPort#Commands. Instead, I receive “MD4;” which is NFM rather than BC-FM. What am I missing or misunderstanding? BTW this is on Win 10. Thanks in advance for your help.

Post Reply