MESE<N>
Command :MESE<N><enable_mask>
The MESE<N> command sets the Module Event Status Enable register bits.
The MESE register contains a mask value for the bits enabled in the MESR
register. A one in the MESE will enable the corresponding bit in the MESR, a
zero will disable the bit.
The first parameter <N> specifies the module. The second parameter
specifies the enable value.
Refer to table 1-2 for information about the Module Event Status register bits,
bit weights, and what each bit masks for the module. Complete information
for status reporting is in chapter 6 of the HP 16500/16501A Programmer’s
Guide manual.
<N> {1|2|3|4|5|6|7|8|9|10} number of slot in which the module resides. 1
refers to slot A, and so on.
<enable_mask> integer from 0 to 255
Example OUTPUT XXX;":MESE5 1"
Query :MESE<N>?
The MESE query returns the current setting.
Returned Format
[:MESE<N>]<enable_mask><NL>
Example 10 OUTPUT XXX;":MESE5?"
20 ENTER XXX; Mes
30 PRINT Mes
40 END
Programming the HP 16554A/ HP 16555A/HP 16555D
MESE<N>
1–13