:FORMat[:TRACe][:DATA]

command/query

Sets the format for data returned from TRACe:DATA? queries.

Command Syntax:

:FORMat[:TRACe][:DATA] <format>

<format> ::= ASCii | REAL64

Query Syntax:

:FORMat[:TRACe][:DATA]?

Returns ::= ASCii | REAL64

Remarks:

ASCii: comma-separated list of floating-point numbers represented using ASCii digits.

REAL64: IEEE 488.2 binary block, which is in the format #Nnnn<byte><byte>... where N is the number of n digits, and the number nnn represents the number of data bytes that follow. The data bytes are then interpreted as a sequence of double-precision (64-bit) floating point numbers.

Example:

:FORM ASCii

Version:

13.00 or later

.NET Equivalent:

For more operation and usage information, see:

Agilent.SA.Vsa.Interfaces.Trace.DoubleData

 

Copyright © 2000-2013 Agilent Technologies, Inc.