I am trying to use CrazyCat's StreamReader.dll on Windows to implement a datalogger.
I am using the following sequence:
1. SetChannel to select a frequency
2. GetSignalExEx to get snr,rf and ber
3. GetSignal to get strength and quality.
I also tried to use SignalInfo to get the exact frequency, followed by RFScan to get the RFvalue in double precision. I noticed the values from SignalInfo are always higher by about 1 dB. Could someone tell me what is the right sequence to get the most accurate values for RF and SNR in highest precision?
Thanks!
I am using the following sequence:
1. SetChannel to select a frequency
2. GetSignalExEx to get snr,rf and ber
3. GetSignal to get strength and quality.
I also tried to use SignalInfo to get the exact frequency, followed by RFScan to get the RFvalue in double precision. I noticed the values from SignalInfo are always higher by about 1 dB. Could someone tell me what is the right sequence to get the most accurate values for RF and SNR in highest precision?
Thanks!