Agilent Technologies 6813B FORMat, Command Syntax, Parameters, RST Value, Examples, Query Syntax

Models: 6811B 6813B 6834B 6843A 6814B

1 187
Download 187 pages 38.86 Kb
Page 171
Image 171

IEC Mode Command Summary - E

FORMat

This command specifies the response data format for the following queries:

MEASure:ARRay:CURRent:DC?

MEASure:ARRay:VOLTage:DC?

MEASure:ARRay:CURRent:HARMonic[:AMPLitude]?

MEASure:ARRay:VOLTage:FLUCutations:ALL?

MEASure:ARRay:VOLTage:FLUCutations:FLICker?

MEASure:ARRay:VOLTage:FLUCutations:PST?

When ASCii is selected, the response format for these queries is NR3 Numeric Response Data. This format is selected at *RST. The only valid argument for <length> is 0, which means that the ac source selects the number of significant digits to be returned.

When REAL is selected, the response format is Definite Length Arbitrary Block Response Data. The data within the Arbitrary Block is coded as IEEE single precision floating point, with 4 bytes per value. The second argument to the FORMat:DATA command specifies the number of bits in the returned data. Only the value 32 is permitted in ac source instruments. The byte order within a single value is determined by the FORMat:BORDer command. Definite Length Arbitrary Block Response Data format begins with a header that describes the number of data bytes in the response. The header begins with a pound sign, followed by a single non-zero digit that defines the number of digits in the block length, followed by the digits contained in the block.

For example: The response to the query "MEAS:ARR:CURR:HARM? 1" which returns 45 numeric values when SYSTem:CONFigure is set to IEC would be as follows:

’#’ ’3’ ’1’ ’8’ ’0’ <byte1> <byte2> ... <byte180> <newline>

When a query requests a number of response blocks, each block is separated by the Response Data Separator (comma). For example: The response to the query "MEAS:ARR:CURR:HARM? 2" given under the same conditions described in the example above would be as follows:

’#’ ’3’ ’1’ ’8’ ’0’ <byte1> <byte2> ... <byte180> ’,’ ’#’ ’3’ ’1’ ’8’ ’0’ <byte1> <byte2> ... <byte180> <newline>

Command Syntax

FORMat[:DATA] <CRD>

Parameters

ASCii REAL

*RST Value

ASCii

Examples

FORM REAL

Query Syntax

FORMat?

Returned Parameters

<CRD>

Related Commands

FORM:BORD MEAS:ARR:CURR:DC?

 

MEAS:ARR:VOLT:DC? MEAS:ARR:CURR:HARM [:AMPL]?

 

MEAS:ARR:VOLT:FLUC:ALL?

 

MEAS:ARR:VOLT:FLUC:FLIC?

 

MEAS:ARR:VOLT:FLUC:PST?

171

Page 171
Image 171
Agilent Technologies 6813B, 6834B FORMat, Command Syntax, Parameters, RST Value, Examples, Query Syntax, Related Commands