Agilent E5270 TIS User’s Guide, Edition 1
2-33
TIS Function Reference
measure_v, measure_vt
NOTE
Limited Auto Ranging
Limited auto-ranging can reduce the measurement time by avoiding unnecessary
range changing.
Setting the
range
of SMU to a low value improves measurement resolution but may
increase measurement time because of additional ranging and wait times.
NOTE
To Clear Timer Count
Execute the reset_timestamp function. Then the timer count is not cleared. Execute
the force_i or force_v function. Then the timer count will be cleared.
Once the force_i or force_v function is executed, the effects of the reset_timestamp
function will be disabled.
Example
if (measure_v(SMU2, &v_th1, 1.8) == -1) error_rep();
See Also
•