HP (Hewlett-Packard) E1459A Network Router User Manual


 
58 HP E1459A SCPI Command Reference
[SENSe:]EVENt:PORT
n
:PEDGe:ENABle?
Returns the decimal value of the Positive Edge Detection Mask as a 16 bit integer.
Parameters
Comments Returns a number in the range of -32768 to +32767.
Each bit enables the corresponding channel positive edge detect mask for Port
n. A 1 means the mask is enabled for that bit, a 0 means the mask is disabled
for that bit.
*RST Condition: clears the mask (no enabled bits).
[SENSe:]EVENt:PSUMmary:DAVailable?
Returns the status of the DAVailable Event for ALL ports as a 16 bit integer.
Parameters None
Comments The value returned is in the range of +0 to +15 and is the sum of the following
values:
This command is similar to the [SENSe:]EVENt:PORTn:DAV? command
except that this command returns the status for all ports.
Example If the EVEN:PSUM:DAV? command returns a value of 5 it indicates a DAV event
occurred on Ports 0 and 2 (values 1 and 4 respectively, see table).
Parameter Name Parameter Type Range of Values Default
PORT
n
numeric 0, 1, 2, 3 (PORT = PORT0) PORT0
Value Returned Meaning
0 No Event occurred in any port
1 A DAV event occurred in Port 0
2 A DAV event occurred in Port 1
4 A DAV event occurred in Port 2
8 A DAV event occurred in Port 3