Hello,
I found, that if you're trying to use either set_frequency
or set_output_power_mu
isolated in an experiment, it does not produce the result I expect.
For the set_frequency
it will set the given frequency, but also increases the output power to the maximum.
For set_output_power_mu
, if I don't set the frequency somewhere within the same experiment, it just seems to turn the output completely off.
The functions appear to only work when used directly together.
Is this behavior expected, and is there a way to set only one without the other?