
Agilent B1500A/B1505A Programming Guide, Edition 11 4-183
Command Reference
SPV?
SPV?
This query command returns the voltage parameter of the specified SPGU channel
signal source.
Syntax SPV? chnum,src
Parameters chnum : SPGU channel number. Integer expression. 1 to 10 or 101 to 1002. See
Table 4-1.
src : Channel signal source. Integer expression.
0: DC bias source
1: Pulse signal source 1
2: Pulse signal source 2
Query Response base,peak<CR/LF^EOI>
base : pulse base voltage (V) or DC output voltage (V)
peak : pulse peak voltage (V) or DC output voltage (V)
Example
Statements
OUTPUT @B1500;"SPV? 101,1"
ENTER @B1500;A,B
*SRE
The *SRE command enables the specified bits of the status byte register for SRQ
(service requests), and masks (disables) the bits that are not specified.
Syntax *SRE bit
Parameters bit : Sum of the decimal values corresponding to the bits to be enabled.
Integer expression. 0 to 255. See Table 4-29.
For example, to enable Bit 0 and 4 for the SRQ, the bit value must be
17 (1+16).
If bit=0, all bits, except for Bit 6, will be masked (disabled for the
SRQ). You cannot mask bit 6.
Example
Statements
OUTPUT @B1500;"*SRE 6"
OUTPUT @B1500;"*SRE 32"
Commentaires sur ces manuels