DIAGnostic

DIAGnostic:CALibration:OUTPut[:MODE]?

DIAGnostic:CALibration:OUTPut[:MODE]? queries the voltage calibration path for the module.

Parameters Returns: string.

Comments The returned string will be one of CALB or CHAN.

DIAGnostic:CONFigure?

DIAGnostic:CONFigure? returns six 16-bit words indicating the present settings of the module.

Parameters Returns: six unsigned 16-bit integers (uint16).

Comments This query returns six 16-bit words with the following meanings:

Integer

Meaning

Returned

1st

Expansion Board ID in the form: 0 = present, 7 = none

 

(expansion board contains channels 9–16).

 

 

2nd

Terminal Module ID in the form:

 

0 = screw type, 7 = none or other.

 

 

3rd

Isolated/Non-Isolated Channel Status

 

A bit set to 0 indicates an isolated channel.

 

A bit set to 1 indicates a non-isolated channel or no plug-on module

 

installed (DO NOT operate the module without a plug-on module).

 

Bits 0–15 correspond to channels 1–16, respectively*.

 

 

4th

Channel Mode

 

A bit set to 0 indicates a current output channel.

 

A bit set to 1 indicates a voltage output channel.

 

Bits 0–15 correspond to channels 1–16, respectively*.

 

 

5th

Channel Output State

 

A bit set to 0 indicates the channel output relay is closed.

 

A bit set to 1 indicates the channel output relay is open.

 

Bits 0–15 correspond to channels 1–16, respectively*.

 

 

6th

Channel Mode Programmable State (P/J Jumper)

 

A bit set to 0 indicates a channel is not programmable.

 

A bit set to 1 indicates a channel is programmable.

 

Bits 0–15 correspond to channels 1–16, respectively*.

 

 

* For 8 channel configurations, the upper 8 bits of integers 3, 4, 5, and 6 are set to 1’s.

Chapter 3

HP E1418A SCPI Command Reference 77

Page 77
Image 77
HP E1418A manual DIAGnostic DIAGnosticCALibrationOUTPutMODE?, DIAGnosticCONFigure?