-
RE: MSO44 scope SCPI questions
Hello,
- To measure from other channels, you should first select it using this command below(for example) before running the MEAS:addmeas command.
DISPLAY:SELect:SOUrce CH2
DISPLAY:SELect:WAVEViewx:SOUrce CH2
- To check the "show stats badge" and change the limit to 100, please use these commands replacing x with whichever measurement number you want to adjust the population limit for.
MEASUrement:MEASx:DISPlaystat:ENABle ON
MEASUrement:MEASx:POPUlation:LIMIT:STATE ON
MEASUrement:MEASx:POPUlation:LIMIT:VALue 100
Hopefully this helps.