Srq Service Request; Figure 7-260 Srq Syntax - Agilent Technologies 8560E User Manual

Agilent technologies 8560 e-series and ec-series spectrum analyzers
Table of Contents

Advertisement

SRQ Service Request

Syntax
Figure 7-260
SRQ Syntax
Description
The SRQ command triggers a service request. This command allows
you to force a service request and test a program designed to handle
service requests. However, the service request can be triggered only if it
is first masked using the RQS command. For more service request
information, refer to "Monitoring System Operation" in Chapter 5,
"Programming."
Example
10
20
30
40
50
60
70
80
90
100
110
120
Chapter 7
OUTPUT 718;"IP;SNGLS;CF 300MHZ;TS;"
OUTPUT 718;"RQS 16;"
ON INTR 7 GOTO Srq
ENABLE INTR 7;2
OUTPUT 718;"SRQ 16;"
Idle:
GOTO Idle
Srq:
Sbyte=SPOLL(718)
PRINT Sbyte
PRINT "INTERRUPT GENERATED"
OUTPUT 718;"RQS 0;"
LOCAL 718
END
Language Reference
SRQ Service Request
613

Advertisement

Table of Contents
loading

Table of Contents