Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual

Page 117

Advertising
background image

Remote Control Commands and Queries

WM-RCM-E Rev D

ISSUED: February 2005

111

COMMUNICATION

COMM_HELP_LOG?, CHL?

Query

DESCRIPTION

The COMM_HELP_LOG query returns the current contents of the
log generated by the Remote Control Assistant (see CHLP
description). If the optional parameter CLR is specified, the log will
be cleared after the transmission. Otherwise, it will be kept.

QUERY SYNTAX

Comm_HeLP_Log?

[CLR]

RESPONSE FORMAT

Comm_Help_Log

<string containing the logged text>

EXAMPLE (GPIB)

The following instruction reads the remote control log and prints it:

CMD$=“CHL?”: CALL IBWRT(SCOPE%,CMD$)PRINT

RELATED COMMANDS

COMM_HELP

Advertising