Appendix A SCPI Command Reference
FORMat subsystem
WCDMA Options Version 6.20
295
FORMat subsystem
The FORMat subsystem sets and queries settings concerning the data output in
remote mode.
:FORMat:MRESult:STYPe
:FORMat:MRESult:HEADer
Syntax
:FORMat:MRESult:STYPe <PredefExp>
Parameters
PredefExp is one of the following predefined expressions: STB|SIGNal-
ling|MEASuring|OPERation |QUEStionable|ALL.
Default is that no additional information will be provided with the measurement
result values.
Description
Specifies the type of additional information to be returned with any measurement
result obtained by a FETCh command. The meaning of the settings is as follows:
STB will deliver the current contents of the “Service register”.
SIGNalling stands for the current contents of the signaling operation condition
register.
MEASuring means that the current contents of the measuring operation condition
register will be delivered back.
OPERation will deliver the current contents of the general operation condition
register.
QUEStionable stands for the current contents of the general questionable status
condition register.
ALL will deliver the current contents of the eight most important registers. The order
is as follows:
1. “Service register”,
2. event status register,
3. general operation condition register,
4. signaling operation condition register,
5. measuring operation condition register,
6. general questionable status condition register,
7. RF questionable status condition register, and
8. synchronization questionable status condition register.
The contents of every single register will be returned as an integer; the single values
will be separated by commas.
Query
There is no query form of this command available.
Example
:FORMat:MRESult:HEADer ON
:FORMat:MRESult:STYPe ALL
:MEASure:RFTX:PRMS
:FETCh:RFTX:PRMS
The first command switches the transmission of the additional information on, the
second command specifies that all current contents of the eight most important reg-
isters shall be returned.
The third command starts a continuous measurement. The last command finally
delivers the latest measurement result value plus the current contents of the main
registers. The string delivered back:
"0,128,256,8,1,0,0,0,4.63".
Syntax
:FORMat:MRESult:HEADer <PredefExp>