User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
PERSIST, PERS
Description
The PERSIST command enables or disables the persistence display mode.
Command Syntax
PERSIST <mode>
<mode>:= {ON, OFF}
Query Syntax
PERSIST?
Response Format
PERSIST <mode>
Example (GPIB)
The following instruction turns the persistence display ON:
CMD$="PERS ON": CALL IBWRT(SCOPE%,CMD$)
Related Commands
PERSIST_COLOR, PERSIST_LAST, PERSIST_SAT, PERSIST_SETUP
6-84