Agilent 4155B/4156B VXIplug&play Driver User’s Guide, Edition 4
2-19
Driver Functions
hp4156b_execOffsetCancel
hp4156b_execOffsetCancel
This function measures the zero offset data, and sets the zero offset function to ON.
The parameter 'channel' specifies the measurement channel (SMU or VMU).
If you define SMU for 'channel', the SMU must be set to the voltage force mode by
using the hp4156b_force function, before executing this function.
If you define VMU for 'channel’, the VMU must be set to the differential voltage
measurement mode by using the hp4156b_setVm function, before executing this
function.
Syntax
ViStatus _VI_FUNC hp4156b_execOffsetCancel(ViSession vi, ViInt32 channel,
ViInt32 range);
Parameters
vi
Instrument handle returned from hp4156b_init( ).
channel
Channel number of the unit to measure the zero offset data..
1 to 6 (SMU1 to SMU6), 23 (VMU1), or 24 (VMU2).
range
Measurement range to measure the zero offset data
0 (10 pA range for SMU), 1 (100 pA range for SMU),
2 (1 nA range for SMU), or 3 (0.2 V range for VMU).
Содержание 4155B
Страница 6: ...6 Agilent 4155B 4156B VXIplug play Driver User s Guide Edition 4...
Страница 13: ...Agilent 4155B 4156B VXIplug play Driver User s Guide Edition 4 1 Installation...
Страница 20: ...1 8 Agilent 4155B 4156B VXIplug play Driver User s Guide Edition 4 Installation Installing 4155B 4156B Driver...
Страница 21: ...Agilent 4155B 4156B VXIplug play Driver User s Guide Edition 4 2 Driver Functions...
Страница 95: ...Agilent 4155B 4156B VXIplug play Driver User s Guide Edition 4 3 Programming Examples Using HP VEE...
Страница 141: ...Agilent 4155B 4156B VXIplug play Driver User s Guide Edition 4 4 Sample Application Programs for HP VEE...