Sample scripts – Multichannel Systems nanoZ manual User Manual
Page 26

nanoZ User Manual
22
getplatingcaps
Returns information about the electroplating capabilities
preparewaveform Prepares a waveform for use with the startplating function
startplating
Starts electroplating with an arbitrary waveform
startplatingdc
Starts DC electroplating with fine control of the current setting
getplatingdata
Retrieves electroplating voltage feedback data
stop
Stops impedance metering or electroplating
Sample scripts
The following demonstration Matlab scripts are provided:
o get_info.m: display hardware information about all attached nanoZ devices
o measure_impedance.m: measure the impedance of a single electrode
o electroplating.m: electroplating with a DC constant current
o plate_to_impedance.m: a more complex example that replicates the nanoZ
applicationʼs ʻmatch impedancesʼ electroplating mode
o ximpedances.m: tests all unique pairs of channels for shorts, pausing and
prompting the user to connect the reference wire to the next channel
o electroplating_test_precision.m: use this script with the NZ-CAL adaptor to
validate the electroplating accuracy, for example, after a re-calibration
These sample scripts, along with the supporting functions they call, should
provide a foundation for building you own customized nanoZ applications. They
can be found in the Matlab SDK folder, accessible from the short-cut in the
Windows Start Menu (for OS X, wherever the Matlab SDK directory was copied).