Manual

Remote Control Commands and Queries
WM-RCM-E Rev D ISSUED: February 2005
95
ACQUISITION
AUTO_SETUP, ASET
Command
DESCRIPTION
The AUTO_SETUP command attempts to display the input signal(s)
by adjusting the vertical, timebase and trigger parameters.
AUTO_SETUP operates only on the channels whose traces are
currently turned on. If no traces are turned on, AUTO_SETUP
operates on all channels.
If signals are detected on several channels, the lowest numbered
channel with a signal determines the selection of the timebase and
trigger source.
If only one input channel is turned on, the timebase will be adjusted
for that channel.
The <channel> : AUTO_SETUP FIND command adjusts gain and
offset only for the specified channel.
COMMAND SYNTAX
<channel> : Auto_SETup [FIND]
<channel> : = {C1, C2, C3, C4}
If the FIND keyword is present, gain and offset adjustments will be
performed only on the specified channel. If no <channel> prefix is
added, an auto-setup will be performed on the channel used on the
last ASET FIND remote command. In the absence of the FIND
keyword, the normal auto-setup will be performed, regardless of the
<channel> prefix.
AVAILABILITY <channel> : = {C3, C4} only on four-channel oscilloscopes.
EXAMPLE The following instructs the oscilloscope to perform an auto-setup:
CMD$=“ASET”: CALL IBWRT(SCOPE%,CMD$)