458
edits
As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Changes
m
added cleanup
plt.plot(traces[0])
plt.show()
# cleanup the connection to the target and scope
scope.dis()
target.dis()
</syntaxhighlight>