Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-199
:TRACe<n>:UPDate:STATe
Syntax
:TRACe<n>:UPDate:STATe OFF|ON|0|1
:TRACe<n>:UPDate:STATe?
Description
Enables or disables the update of the specified trace.
Queries the status for the update of the specified trace.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
——
——
Bool
OFF|ON|0|1
Refer to "Remarks"
Remarks
By default, Trace 1 is enabled (ON), and Trace 2 thru Trace 6 are disabled (OFF).
Return Format
The query returns 1 or 0.
Example
The following command enables the update of Trace 1.
:TRACe1:UPDate:STATe ON or :TRACe1:UPDate:STATe 1
The following query returns 1.
:TRACe1:UPDate:STATe?