User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
PERSIST_COLOR, PECL
Description
The PERSIST_COLOR command controls the color rendering method of persistence traces: ANALOG,
COLOR_GRADED, or 3D. Refer to the datasheet specification for your instrument for availability.
The response to the PERSIST_COLOR? query indicates the color rendering method in use.
Command Syntax
PERSIST_COLOR <state>
<state> : = {ANALOG, COLOR_GRADED, 3D}
Query Syntax
PERSIST_COLOR?
Response Format
PERSIST_COLOR <state>
Example (GPIB)
The following instruction sets the persistence trace color to an intensity-graded range of the selected
trace color:
CMD$="PECL ANALOG": CALL IBWRT(SCOPE%,CMD$)
Related Commands
PERSIST, PERSIST_LAST, PERSIST_SAT, PERSIST_SETUP
6-82