Agilent Technologies B2201A manual Agb220xaerrorQueryDetectQ, ErrorQueryDetect, PErrDetect

Models: B2201A

1 234
Download 234 pages 49.02 Kb
Page 208
Image 208

VXI plug&play Driver

Driver Functions

agb220xa_errorQueryDetect

This function enables or disables automatic instrument error checking.

If automatic error checking is enabled then the driver will query the instrument for an error at the end of each function call.

Syntax

ViStatus _VI_FUNC agb220xa_errorQueryDetect(ViSession vi,

 

ViBoolean errorQueryDetect);

Parameters

vi

Instrument handle returned from agb220xa_init( ).

 

errorQueryDetect

Error checking enable (VI_TRUE) or disable (VI_FALSE).

agb220xa_errorQueryDetect_Q

This function indicates if automatic instrument error detection is enabled or disabled.

Syntax

ViStatus _VI_FUNC agb220xa_errorQueryDetect_Q(ViSession vi,

 

ViPBoolean pErrDetect);

Parameters

vi

Instrument handle returned from agb220xa_init( ).

 

pErrDetect

Error checking enable (VI_TRUE) or disable (VI_FALSE).

6-22

Agilent B2200 User’s Guide, Edition 2

Page 208
Image 208
Agilent Technologies B2201A manual Agb220xaerrorQueryDetectQ, ErrorQueryDetect, PErrDetect