R&S PR100 User Manual
TRACe|DATA
. :LIMit
. . [:UPPer] <trace_name>, <numeric_value>|MINimum|MAXimum
Setting the limit of a trace. If the limit is exceeded, the Limit exceeded Flag will
be set in the STATus:TRACe register.
Parameters:
<trace_name> see TRACe[:DATA]?
<numeric_value> limit in percentage of the maximum trace length
MINimum|MAXimum setting the least|greatest limit
Error:
If the trace name is unknown, an error -141, "Invalid character data" will be
generated.
*RST state:
50 PCT
Example:
TRACe:LIMit MTRACE, 50 PCT
TRACe|DATA
. :LIMit
. . [:UPPer]? <trace_name>[,MINimum|MAXimum]
Query of trace limit
Parameters:
<trace_name> see TRACe[:DATA]?
no further parameter query of current limit
MINimum|MAXimum query of least|greatest limit
Error:
If the trace name is unknown, an error -141, "Invalid character data" will be
generated.
Result:
Limit in percent
Example:
TRACe:LIMit? MTRACE -> 50