Technical data

Table Of Contents
424 Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide
21 :POD Commands
' Set channels 0-7 to CMOS threshold.
myScope.WriteString ":POD1:THRESHOLD CMOS"
' Set channels 8-15 to 2.0 volts.
myScope.WriteString ":POD2:THRESHOLD 2.0"
' Set external channel to TTL threshold (short form).
myScope.WriteString ":TRIG:LEV TTL,EXT"
See complete example programs at: Chapter 37, “Programming Examples,”
starting on page 869