Download Agilent Technologies Ininiium 9000 Technical data

Transcript
20
InfiniiScan (ISCan) Commands
:ISCan:RUNT:SOURce
Command
:ISCan:RUNT:SOURce CHANnel<N>
The :ISCan:RUNT:SOURce command sets the source used for the Runt
trigger.
<N>
Example
is an integer from 1- 4.
The following example sets the source used by the Runt trigger mode to
channel 1.
myScope.WriteString ":ISCAN:RUNT:SOURCE CHANNEL1"
Query
:ISCan:RUNT:SOURce?
The query returns the source used by the Runt trigger mode.
Returned Format
Example
[:ISCan:RUNT:SOURce]CHANnel<N><NL>
The following example returns the currently selected source for the Runt
trigger mode.
Dim strSOURCE As String
myScope.WriteString ":ISCAN:RUNT:SOURCE?"
strSOURCE = myScope.ReadString
Debug.Print strSOURCE
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
397