Examples
Examples copied to clipboard
-203,Command protected error
When I use the example code to set the center frequency on the CMW100, I always encounter an error. Please help me confirm the reason.
IDN: Rohde&Schwarz,CMW,1201.0002k06/128454,3.8.15 Example code: cmw_gprf_meas.configure.spectrum.frequency.set_center(100E6) Error command: CONFigure:GPRF:MEASurement1:SPECtrum:FREQuency:CENTer 100000000 Error message: -203,"Command protected;CONFigure:GPRF:MEASurement1:SPECtrum:FREQuency:CENTer 100000000"
I have also tried to RST before entering the command, and not using Python, but directly inputting the raw command using RSCommander. The problem still persists. Can someone tell me what exactly is happening and how to resolve this error?