2201R Mobile Tester SCPI Reference Guide
Chapter 7 Format commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
81
FORMat:MRESult:HEADer
Syntax
FORMat:MRESult:HEADer <PredefExp>
Parameters
PredefExp is one of the following predefined expressions: OFF|ON. Default is OFF.
Description
Switches the transmission of the additional information (see explanation of the command above) either on or off.
ON means that the current contents of the corresponding register(s) are added at the beginning of every string
returned by a FETCh command.
Query
There is no query form of this command available.
Example
:FORM:MRES:HEAD
This command switches the transmission of the additional information off.
FORMat:ADELimiter
Syntax
FORMat:ADELimiter <PredefExp>
Parameters
PredefExp is one of the following predefined expressions: COMMa|COLOn|SEMIcolon. Default is COMMa.
Description
Selects the delimiter to be used to separate parameters on commands and single measurement result values.
COMMa stands for commas (default),
COLOn sets the delimiter to be a colon (:), while
SEMIcolon uses and expects a semicolon (;) to be used.
Query
There is no query form of this command available.
Example
:FORM:ADEL
Defines the comma to be used as delimiter for both commands and measurement results.