Agb220xa_couplestate, Agb220xa_dcl, The agb220xa_couplestate fu – Agilent Technologies Agilent B2201A User Manual

Page 203

Advertising
background image

Agilent B2200 User’s Guide, Edition 4

6-17

VXIplug&play Driver

Driver Functions

cport_cardno

Card number. 1 (card 1), 2 (card 2), 3 (card 3), 4 (card 4), or 5
(all card) in the normal configuration mode, or 0 (all card in the
auto configuration mode). For the configuration mode, see
agb220xa_func.

port1

Couple port by the input ports 1 and 2.
0 (disable) or 1 (enable).

port3

Couple port by the input ports 3 and 4.
0 (disable) or 1 (enable).

port5

Couple port by the input ports 5 and 6.
0 (disable) or 1 (enable).

port7

Couple port by the input ports 7 and 8.
0 (disable) or 1 (enable).

port9

Couple port by the input ports 9 and 10.
0 (disable) or 1 (enable).

port11

Couple port by the input ports 11 and 12.
0 (disable) or 1 (enable).

port13

Couple port by the input ports 13 and 14.
0 (disable) or 1 (enable).

agb220xa_coupleState

This function controls the couple mode for the specified card.

Syntax

ViStatus _VI_FUNC agb220xa_coupleState(ViSession vi, ViInt16 cstate_cardno,
ViInt16 couple_state);

Parameters

vi

Instrument handle returned from agb220xa_init( ).

cstate_cardno

Card number. 1 (card 1), 2 (card 2), 3 (card 3), 4 (card 4), or 5
(all card) in the normal configuration mode, or 0 (all card in the
auto configuration mode). For the configuration mode, see
agb220xa_func.

couple_state

Couple mode. 0 (OFF) or 1 (ON).

agb220xa_dcl

This function sends a device clear (DCL) to the instrument.

Advertising