Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual
Page 208

P
A R T
T
W O
:
C O M M A N D S
202
ISSUED: February 2005
WM-RCM-E Rev D
QUERY SYNTAX
C1,C2,C3,C4
}. TA through TD are for backward compatibility,
and are not returned by queries.
N
N
O
O
T
T
E
E
:
: When PAVA? Is used to query a Custom parameter, the
prefix is returned for consistency. However, the source for the
measurement is the one configured using the PACU command.
Alternative forms of query for mask tests:
TA through TD are included for backward compatibility with
software designed for earlier LeCroy instruments. These four
mnemonics will not be returned in response to queries.
RESPONSE FORMAT
N
N
O
O
T
T
E
E
:
: If
standard voltage and time parameters are returned followed by
their values and states.
AVAILABILITY
EXAMPLE (GPIB)
The following instruction query reads the rise time of Trace B (TB):
CMD$=“F2:PAVA? RISE”: CALL
IBWRT(SCOPE%,CMD$):
CALL IBRD (SCOPE%,RD$): PRINT RD$