Hi,
For FCC test, we are required to TX a modulated signal at 100% duty cycle.
What radio test commands is better suited for this test?
1) start_duty_cycle_modulated_tx 99
2) start_tx_carrier
thanks,
Anh
Hi,
For FCC test, we are required to TX a modulated signal at 100% duty cycle.
What radio test commands is better suited for this test?
1) start_duty_cycle_modulated_tx 99
2) start_tx_carrier
thanks,
Anh
Hi,
'start_tx_modulated_carrier', 'start_tx_carrier' is not modulated.
Best regards,
Andreas
That is right. Somehow, I got it wrong.
So is the command "start_tx_modulated_carrier" TX at 100%?
&
"start_duty_cycle_modulated_tx" TX at 1-99% duty cycle?
Regards,
Anh
That is right. Somehow, I got it wrong.
So is the command "start_tx_modulated_carrier" TX at 100%?
&
"start_duty_cycle_modulated_tx" TX at 1-99% duty cycle?
Regards,
Anh
Hi,
That is correct. Note that "start_tx_modulated_carrier" does not need a sub command (the duty cycle) like "start_duty_cycle_modulated_tx".
Best regards,
Andreas