Page 1 of 1

Wrong Mode returned from CAT command "MD;"

Posted: Sat Dec 17, 2022 7:44 pm
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.