2-16 Agilent 4155C/4156C VXIplug&play Driver User’s Guide, Edition 4
Driver Function Reference
hp4156b_autoCal
delay
Pulse delay time (in seconds). See Table 2-9.
rise
Pulse leading transition time (in seconds). See Table 2-10.
fall
Pulse trailing transition time (in seconds). See Table 2-10.
hp4156b_autoCal
This function enables or disables the auto calibration function.
Syntax
ViStatus _VI_FUNC hp4156b_autoCal(ViSession vi, ViInt32 state);
Parameters
vi
Instrument handle returned from hp4156b_init( ).
state
Auto calibration mode. 0 (off) or 1 (on).
hp4156b_clearSampleSync
This function clears the channel setup defined by the hp4156b_addSampleSyncIv
function and the hp4156b_addSampleSyncPulse function.
Syntax
ViStatus _VI_FUNC hp4156b_clearSampleSync(ViSession vi);
Parameters
vi
Instrument handle returned from hp4156b_init( ).
hp4156b_clearStressSync
This function clears the channel setup defined by the hp4156b_addStressSyncIv
function and the hp4156b_addStressSyncPulse function.
Syntax
ViStatus _VI_FUNC hp4156b_clearStressSync(ViSession vi);
Parameters
vi
Instrument handle returned from hp4156b_init( ).
hp4156b_close
This function terminates the software connection to the instrument and deallocates
system resources. It is generally a good programming habit to close the instrument
handle when the program is done using the instrument.
Syntax
ViStatus _VI_FUNC hp4156b_close(ViSession vi);
Parameters
vi
Instrument handle returned from hp4156b_init( ).
Содержание 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...