As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

Making Scripts

75 bytes added, 17:56, 21 February 2018
m
added cleanup
plt.plot(traces[0])
plt.show()
 
# cleanup the connection to the target and scope
scope.dis()
target.dis()
</syntaxhighlight>

Navigation menu