-
RE: Catalogues request for Oscilloscopes
Hi Nathalia,
Please see the Tektronix Sales Contact page in order to get in touch! We will take a further look into your requirements and offer services such as demos and technical support from here.
Thank you for reaching out. -
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.