Hi Penny,<br>
 
<div class="linenums prettyprint">First of all, if all you wish to do is get a screen capture, I would suggest the free community-made <a href="https://forum.tek.com/viewtopic.php?t=140451">TekScope Utility.</a><br>
<br>
If you wish to write your own program, then you can start with the following examples: <a href="https://forum.tek.com/viewtopic.php?f=580&t=133570">https://forum.tek.com/viewtopic.php?f=580&t=133570</a><br>
For the MSO6, the <code>hardcopy</code> command has indeed been deprecated, the new way to do it is to use  <code>save:image</code> followed by <code>filesystem:readfile </code>to transfer that file.</div>