Agilent 4155C/4156C VXIplug&play Driver User’s Guide, Edition 4 2-15
Driver Function Reference
hp4156b_addStressSyncPulse
Syntax
ViStatus _VI_FUNC hp4156b_addStressSyncIv(ViSession vi, ViInt32 source,
ViInt32 channel, ViInt32 mode, ViReal64 range, ViReal64 base, ViReal64 stress,
ViReal64 comp);
Parameters
vi
Instrument handle returned from hp4156b_init( ).
source
Reference number of the stress source. 1, 2, 3, or 4.
channel
Channel number of the stress source. 1 to 6 (SMU1 to SMU6),
21 (VSU1), 22 (VSU2), 27 (PGU1), or 28 (PGU2).
mode
Source output mode. 1 (current, only for SMU) or 2 (voltage).
range
Output ranging mode. 0 (auto) or positive value (limited auto).
base
Source output value before stress start trigger (in A or V).
stress
Source output value after stress start trigger (in A or V).
comp
Compliance value (in V or A). It must be voltage for the current
source, or current for the voltage source.
NOTE
range, base, stress, comp parameters
Available values depend on the unit. See “Parameters” on page 2-6.
hp4156b_addStressSyncPulse
This function specifies pulse stress source and sets the parameters. Up to 4 stress
sources can be used at once. Use this function and/or hp4156b_addStressSyncIv to
set the stress sources.
Syntax
ViStatus _VI_FUNC hp4156b_addStressSyncPulse(ViSession vi, ViInt32 source,
ViInt32 channel, ViReal64 base, ViReal64 stress, ViReal64 width, ViReal64 delay,
ViReal64 rise, ViReal64 fall);
Parameters
vi
Instrument handle returned from hp4156b_init( ).
source
Reference number of the stress source. 1, 2, 3, or 4.
channel
Channel number of the pulse source. 27 (PGU1) or 28 (PGU2)
base
Stress pulse base value (in V). See Table 2-8.
stress
Stress pulse peak value (in V). See Table 2-8.
width
Pulse width (in seconds). See Table 2-9.
Содержание 4155C
Страница 3: ......
Страница 13: ...1 Installation...
Страница 18: ...1 6 Agilent 4155C 4156C VXIplug play Driver User s Guide Edition 4 Installation Installing VXIplug play Driver...
Страница 19: ...2 Driver Function Reference...
Страница 89: ...3 Programming Examples for Visual Basic Users...
Страница 147: ...4 Programming Examples for Visual Basic NET Users...
Страница 183: ...5 Programming Examples for C Users...
Страница 225: ...6 Programming Examples for VEE Users...
Страница 271: ...7 Sample Application Programs Using VEE...