Posted Fri, 30 Sep 2022 19:45:57 GMT by User, Forum

I am wondering if there is a SCPI command to turn on the measurement result table similar to the Add New -- Results Table -- Measurements -- Add button presses.

Posted Fri, 30 Sep 2022 19:50:58 GMT by Expert, Tektronix Applications

Thank you for contacting our Tektronix support center for support with your MSO44. I checked the programmer manual for this API call and believe you will find the below command will satisfy your requirement. If this does not work of your need or additional help is desired please reach back out to us.

From Page 692 of the current MSO4-5-6 Manual:
https://www.tek.com/en/manual/oscilloscope/4-5-6-series-mixed-signal-oscilloscope-programmer-manual-5-series-mso

MEASTABle:ADDNew (No Query Form)
This command adds a new measurement results view table to the scope application. The results view table can be named through the argument sent to the command.

Group Measurement

Syntax MEASTABle:ADDNew

Arguments specifies a new measurement results view table to the scope application.

Examples MEASTABle:ADDNew "TABLE1" adds a new table view by name TABLE1.

You must be signed in to post in this forum.