Calculate[1|2|3|4]:Marker:dtable:x:insertcommand/Query - Agilent Technologies 35670A Manual

Dynamic signal analyzer gpib programming
Hide thumbs Also See for 35670A:
Table of Contents

Advertisement

Common Commands
*ESE
Sets bits in the Standard Event enable register.
Command Syntax:
<number> ::= a real number (NRf data)
<bound> ::= MAX|MIN
Example Statements:
Query Syntax:
Return Format:
Attribute Summary:
Description:
This command allows you to set bits in the Standard Event enable register. Assign a decimal weight to
each bit you want set (to 1) according to the following formula:
with acceptable values for bit_number being 0 through 7. Add the weights and then send the sum with
this command.
When an enable register bit is set to 1, the corresponding bit of the Standard Event event register is
enabled. All enabled bits are logically ORed to create the Standard Event summary, which reports to bit
5 of the Status Byte. Bit 5 is only set to 1 if both of the following are true:
One or more bits in the Standard Event event register are set to 1.
At least one set bit is enabled by a corresponding bit in the Standard Event enable register.
The setting last specified with *ESE is saved in nonvolatile memory. It can be recalled at power-up,
depending on the setting of the Power-on Status Clear flag (set with *PSC). When the flag is 0 at
power-up, all bits in the Standard Event enable register are set according to the saved *ESE value. When
the flag is 1 at power-up, all bits in the Standard Event enable register are initialized to 0.
The query returns the current state of the Standard Event enable register. The state is returned as a sum of
the decimal weights of all set bits.
For more information on the Standard Event register set, see chapter 1.
3-4
*ESE <number>|<bound>
limits:
0:255
OUTPUT 711;"*ese 128"
OUTPUT 711;"*ESE 60"
*ESE?
Integer
Option:
not applicable
Synchronization Required:
Preset State:
dependent on setting of *PSC
SCPI Compliance:
(bit_number)
2
no
confirmed
command/query

Advertisement

Table of Contents
loading

Table of Contents