The commands used for control of the CMU's RF and AF signal generators are analogous to the measurement control commands explained in section Event Reporting . The generators are in one of the following two generator states:
OFF | generator switched off, resources released |
RUN | generator running |
The RUN state corresponds to the status indication ON in the RF generator softkey (see section Measurement Menu Analyzer/Generator).
The relation between generator commands and generator states is shown in the following diagram:
Generator states and control commands
Generator control commands are recognized by the second-level keyword
RFGenerator
or AFGenerator
. The generator control
commands behave as follows:
INITiate: |
Starts the generator, reserves all necessary hardware
resources and changes to the generator state RUN.
As illustrated in the figure above, If the generator can not be started due to a resource conflict
it remains in the OFF state, and the measurement status returned
by the | |
Possible resources conflicts |
The RF connector is already allocated by another generator. The other generator must be switched off first. | |
Sequential execution | INITiate is
implemented as a sequential command. The *OPC command (see
Common Commands)
can be applied together with the INITiate command. | |
ABORt: |
Switches the generator off, releases the hardware resources
for other generators, and changes to the generator state RUN.
As illustrated in the figure above, | |
Sequential execution | ABORt is
implemented as a sequential command. The command is not terminated before
the generator is completely switched off. |
Note:
In some function groups (e.g. in function group Audio), several RF or AF
generators can be used. Generators relying upon the same system resources
cannot be switched on simultaneously. The R&SŪ CMU provides a mechanism
to decide whether conflicting generators are persistent or releasable;
see section Task
Priority Management.