Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 212

Table of Contents

Advertisement

Query
Returned Format
Example
Channel Commands
PROBe:EXTernal:OFFSet
:CHANnel<N>:EXTernal:PROBe:OFFSet?
The :CHANnel<N>:PROBe:EXTernal:OFFSet? query returns the current
external offset value for the probe on the specified channel.
[CHANnel<N>:PROBe:EXTernal:OFFSet] <offset_value><NL>
This example places the external offset value of the probe on the specified
channel in the variable, Offset, then prints the contents of the variable to the
computer's screen.
10 OUTPUT 707;"SYSTEM:HEADER OFF"
20 OUTPUT 707;"CHANNEL1:PROBE:EXTERNAL ON"
30 OUTPUT 707;"CHANNEL1:PROBE:EXTERNAL:OFFSET?"
40 ENTER 707;Offset
50 PRINT Offset
60 END
10-18

Advertisement

Table of Contents
loading

Table of Contents