Section 11: TSP command reference
Series 3700A System Switch/Multimeter Reference Manual
11-314
3700AS-901-01 Rev. D/June 2018
Also see
(on page 11-309)
(on page 11-315)
(on page 11-317)
(on page 11-318)
(on page 11-326)
(on page 5-23)
scan.bypass
This attribute indicates whether the first channel of the scan waits for the channel stimulus event to be satisfied
before closing.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Reset
Scan reset
Recall setup
Create configuration script
Save setup
1 (scan.ON)
Usage
bypass
= scan.bypass
scan.bypass =
bypass
bypass
Enable or disable the bypass:
▪
scan.OFF
or
0
: Disabled
▪
scan.ON
or
1
: Enabled
Details
When
bypass
is set to on and the
scan.trigger.arm.stimulus
is set to a non-zero value, the
first channel of the scan closes (the
scan.trigger.channel.stimulus
setting is ignored).
For other channels (other than the first), the channel stimulus must be satisfied before the channel
action takes place.
When
bypass
is set to off, every channel (including the first) must satisfy the
scan.trigger.channel.stimulus
setting before the channel action occurs for that step.
Example
scan.bypass = scan.OFF
print(scan.bypass)
Disables the bypass option for scanning and
displays the present bypass state.
Output:
0.000000
Also see
(on page 11-328)
(on page 11-331)
(on page 5-23)