7-12 Agilent E5250A User’s Guide, Edition 9
Command Reference
*SRE
Example The following four lines enable the same bits (bit 4 and 5):
OUTPUT @Hp5250;"*SRE 48"
using decimal numeric
OUTPUT @Hp5250;"*SRE #B110000" using binary numeric
OUTPUT @Hp5250;"*SRE #Q60" using octal numeric
OUTPUT @Hp5250;"*SRE #H30" using hexadecimal numeric
The following is example for query:
OUTPUT @Hp5250;"*SRE?"
ENTER @Hp5250;A