stanza.device
Module Contents
Classes
API
Class that defines the interface by which voltage sweeps are applied to the device and current is measured.
Get the gate electrodes of a given type.
Get the contact electrodes of a given type.
Check if both instruments are configured.
Set the voltage of a single gate
Set the voltages of the device.
Parameters:
A dictionary of pads and their voltages.
Whether to wait for the device to settle after setting the voltages.
Raises:
DeviceError: If the control instrument is not configured.
Measure the current of a single gate
Measure the current of the device.
Check the current voltage of a single gate electrode.
Check the current voltage of the device.
Sweep a single gate electrode and measure the current of a single contact electrode.
Sweep two gate electrodes and measure the current of a single contact electrode.
Sweep all gate electrodes and measure the current of a single contact electrode.
Sweep multiple gate electrodes and measure the current of a single contact electrode.