6: SCPI command reference Model 2450 Interactive SourceMeter® Instrument
6-94 2450-901-01 Rev. B/September 2013
:STATus:QUEStionable:MAP
This command queries mapped event numbers or maps event numbers to bits in the event registers.
Type Affected by Where saved Default value
Command and query
Usage
:STATus:QUEStionable:MAP <bitNumber>, <setEvent>
:STATus:QUEStionable:MAP <bitNumber>, <setEvent>, <clearEvent>
:STATus:QUEStionable:MAP? <bitNumber>
The bit number to check (0 to 14)
The event that, when detected, sets the bit
The event that, when detected, clears the bit
Details
You can map events to bits in the event registers with this command. This allows you to cause bits in the
condition and event registers to be set or cleared when the specified events occur.
When a mapped event is programmed to set bits, the corresponding bits in both the condition register and event
register are set when the event is detected.
When a mapped event is programmed to clear bits, the bit in the condition register is set to 0 when the event is
detected.
If the event is set to zero (0), the bit is never set.
When you query the mapping for a specific bit, the instrument returns the events that were mapped to set and
clear that bit. Zero (0) indicates that the bits have not been set.
Example
:STAT:QUES:MAP 0, 4917, 4918
When event 4917 (the buffer is 0% filled) occurs,
bit 0 is set in the condition register and the event
register of the Questionable Event Register.
When event 4918 (buffer is 100% filled) occurs,
bit 0 in the condition register is cleared.
Also see
None