Remote control commands and queries, Miscellaneous – Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual
Page 105
Advertising

Remote Control Commands and Queries
WM-RCM-E Rev D
ISSUED: February 2005
99
MISCELLANEOUS
CAL_OUTPUT, COUT
Command/Query
DESCRIPTION
The CAL_OUTPUT command is used to set the type of signal put out
through the instrument front panel’s CAL BNC connector.
COMMAND SYNTAX
Cal_OUTput
<mode>[,<level>[,<rate>]]
Cal_OUTput PULSE[,
<width>]
<mode> : = {OFF, CALSQ, PF, TRIG, LEVEL,
ENABLED
}
<level> : = 5 mV to 1.00 V into 1 MΩ
<rate> : = 5 Hz to 5 MHz.
QUERY SYNTAX
Cal_OUTput?
RESPONSE FORMAT
Cal_OUTput
<mode>,<level>[,<rate>]
EXAMPLE (GPIB)
The following instruction sets the calibration signal to give a 0 to 0.2
volt 10 kHz square wave:
CMD$=“COUT CALSQ,0.2 V,10 kHz”:
CALL
IBWRT(SCOPE%,CMD$)
RELATED COMMANDS
PASS_FAIL_DO
Advertising