Agb1500_Reset; Agb1500_Resettimestamp; Agb1500_Revision_Query - Agilent Technologies B1500A User Manual

Semiconductor device analyzer
Hide thumbs Also See for B1500A:
Table of Contents

Advertisement

Syntax
Parameters
Syntax
Parameters
Syntax
Parameters
Driver Functions

agb1500_reset

agb1500_reset
This function places the instrument in a default state. Before issuing this function, it
may be necessary to send a device clear to ensure that the instrument can execute a
reset. A device clear can be issued by invoking agb1500_dcl function.
ViStatus _VI_FUNC agb1500_reset(ViSession vi);
vi
Instrument handle returned from agb1500_init( ).

agb1500_resetTimestamp

This function clears the count of the timer (time stamp).
ViStatus _VI_FUNC agb1500_resetTimestamp(ViSession vi);
vi
Instrument handle returned from agb1500_init( ).

agb1500_revision_query

This function returns the driver revision and the instrument firmware revision.
ViStatus _VI_FUNC agb1500_revision_query(ViSession vi,
ViChar_VI_FAR driver_rev[ ], ViChar _VI_FAR instr_rev[ ] );
vi
Instrument handle returned from agb1500_init( ).
driver_rev[ ]
Instrument driver revision. Returned data. Up to 256 characters.
instr_rev[ ]
Instrument firmware revision. Returned data. Up to 256
characters.
2-40
Agilent B1500 VXIplug&play Driver User's Guide, Edition 3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents