Remote Control
R&S
®
ESR
997
User Manual 1175.7068.02 ─ 12
STATus:QUEStionable:POWer:NTRansition
<SumBit>
STATus:QUEStionable:TRANsducer:NTRansition
<SumBit>
These commands control the Negative TRansition part of a register.
Setting a bit causes a 1 to 0 transition in the corresponding bit of the associated regis-
ter. The transition also writes a 1 into the associated bit of the corresponding EVENt
register.
Parameters:
<SumBit>
Range:
0 to 65535
11.16.6
Controlling the Positive Transition Part
For more information on the negative transition part see
Chapter 11.1.6.2, "Structure of
STATus:OPERation:PTRansition
<SumBit>
STATus:QUEStionable:PTRansition
<SumBit>
STATus:QUEStionable:ACPLimit:PTRansition
<SumBit>
STATus:QUEStionable:FREQuency:PTRansition
<SumBit>
STATus:QUEStionable:LIMit<n>:PTRansition
<SumBit>
STATus:QUEStionable:LMARgin<n>:PTRansition
<SumBit>
STATus:QUEStionable:POWer:PTRansition
<SumBit>
STATus:QUEStionable:TRANsducer:PTRansition
<SumBit>
These commands control the Positive TRansition part of a register.
Setting a bit causes a 0 to 1 transition in the corresponding bit of the associated regis-
ter. The transition also writes a 1 into the associated bit of the corresponding EVENt
register.
Parameters:
<SumBit>
Range:
0 to 65535
11.17
Remote Control – Programming Examples
In this chapter, more complex programming examples are given. In
Introduction to Remote Control"
on page 119, basic steps in remote control program-
ming are provided.
The following programming examples have a hierarchical structure, i.e. subsequent
examples are based on previous ones. It is thus possible to compile an operational
program from the modules of the given examples very easily. VISUAL BASIC has been
used as programming language. However, the programs can be translated into other
languages.
Remote Control – Programming Examples