Agilent B2200 User’s Guide, Edition 2
6-23
VXI plug&play Driver
Driver Functions
agb220xa_esr_Q
This function returns the contents of the ESR register. The driver returns the
equivalent messages (see Parameters).
Syntax
ViStatus _VI_FUNC agb220xa_esr_Q(ViSession vi, ViChar_VI_FAR errstr[ ] );
Parameters
vi
Instrument handle returned from agb220xa_init( ).
errstr[ ]
Response from instrument.
Bit Value
Message
1
“ESR_OPC”
2
“ESR_RQL”
4
“ESR_QYE_ERROR”
8
“ESR_DEVICE_DEPENDENT_ERROR”
16
“ESR_EXECUTION_ERROR”
32
“ESR_COMMAND_ERROR”
64
“ESR_URQ”
128
“ESR_PON”
OTHERS
“ESR_MULTI_EVENT”
agb220xa_func
This function is used to set the channel configuration to the auto configuration mode
or the normal configuration mode.
Syntax
ViStatus _VI_FUNC agb220xa_func(ViSession vi, ViInt16 channel_config);
Parameters
vi
Instrument handle returned from agb220xa_init( ).
channel_config
Configuration mode. 0 (auto) or 1 (normal).
Содержание B2200A
Страница 17: ...1 Introduction ...
Страница 21: ...Agilent B2200 User s Guide Edition 2 1 5 Introduction Front Panel Figure 1 1 Front Panel View ...
Страница 23: ...Agilent B2200 User s Guide Edition 2 1 7 Introduction Rear Panel Figure 1 2 Rear Panel View ...
Страница 34: ...1 18 Agilent B2200 User s Guide Edition 2 Introduction Accessories and Options ...
Страница 35: ...2 Installation ...
Страница 60: ...2 26 Agilent B2200 User s Guide Edition 2 Installation Maintenance ...
Страница 61: ...3 Front Panel Operation ...
Страница 99: ...4 Programming ...
Страница 127: ...5 SCPI Command Reference ...
Страница 187: ...6 VXI plug play Driver ...
Страница 220: ...6 34 Agilent B2200 User s Guide Edition 2 VXI plug play Driver Driver Functions ...
Страница 221: ...7 Error Messages ...