User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
AUTO_SETUP, ASET
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 AUTO_SETUP FIND command adjusts gain and offset only for the specified channel.
Command Syntax
<channel>:AUTO_SETUP [FIND]
<channel>:= <C1 to Cn>
If the FIND keyword is present, gain and offset adjustments are performed only on the specified channel. If
no <channel> prefix is added, an auto-setup is performed on the channel used on the last ASET FIND
remote command.
In the absence of the FIND keyword, the normal auto-setup is performed, regardless of the <channel>
prefix.
Example (GPIB)
The following instructs the oscilloscope to perform an auto-setup:
CMD$="C1:ASET": CALL IBWRT(SCOPE%,CMD$)
6-16