Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-193
11111111111111111111010011…
Note: As the PC software converts the binary data returned to ASCII character, the return value is
unrecognizable code when the PC software is used to execute the query command.
:TRACe:DATA? TRACE2
Remark:
[1] The format of the data block is "Data Block Header + Data Block"; wherein, the format of the data block
header is as follows.
The first figure (9) following # denotes the number of digits of the number in the data block header; this
number denotes the number of bytes of the data in this transmission (add 0 before the number when the
number of digits is less than 9). For example, the data block header is #9000000100 when 100 bytes of
data is transmitted.
[2] In the two examples here, 801 points are transmitted and the queries return 801 points. However, due
to the limited space, the succeeding data is omitted here. The return values in the above examples are
acquired when the trace stops sweeping.
:TRACe:MATH:A
Syntax
:TRACe:MATH:A T1|T2|T3|T4|T5|T6
:TRACe:MATH:A?
Description
Sets Op1 in the trace math operation formula to Trace 1, Trace 2, Trace 3, Trace 4, Trace 5, or Trace 6.
Queries which trace is Op1 represented in the trace math operation formula.
Parameter
Name
Type
Range
Default
——
Keyword
T1|T2|T3|T4|T5|T6
T1
Return Format
The query returns T1, T2, T3, T4, T5, or T6.
Example
The following command sets Op1 to Trace 2.
:TRACe:MATH:A T2
The following query returns T2.
:TRACe:MATH:A?