beautypg.com

Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual

Page 168

background image

P

A R T

T

W O

:

C O M M A N D S

162

ISSUED: February 2005

WM-RCM-E Rev D

RESPONSE FORMAT

: INSPect “

: = A string giving name(s) and value(s) of a logical block or

a variable.

AVAILABILITY

: = {C3, C4} only on four-channel oscilloscopes.

EXAMPLES (GPIB)

The following instruction reads the value of the timebase at which
the last waveform in Channel 1 was acquired:

CMD$=“C1:INSP?

‘TIMEBASE’”

CALL

IBWRT(SCOPE%,CMD$)

CALL

IBRD(SCOPE%,RSP$)

PRINT

RSP$

Response

message:

C1:INSP “TIMEBASE: 500 US/DIV”

The following instruction reads the entire contents of the waveform

descriptor block:

CMD$=“C1:INSP?

‘WAVEDESC’”

RELATED COMMANDS

COMM_FORMAT, TEMPLATE, WAVEFORM_SETUP