Hi Robert,<br>
<br>
The MDO34 does not allow you to manually set the sample rate, it has to be set through a combination of the horizontal scale (<code>horizontal:scale</code>) and record length (<code>horizontal:recordlength</code>).<br>
<br>
Additionally, if speed is a concern to you, then I would suggest changing <code>data:encdg</code>to "fastest" or some other binary mode. That will result in a significant speedup from ASCII encoding.