EasyManua.ls Logo

Tektronix TBS2000 Series User Manual

Tektronix TBS2000 Series
328 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #272 background imageLoading...
Page #272 background image
Arguments
<NR3> argument is the floating point value of the position, in XUNits, of the
first sample in the incoming waveform. If XUNits is "s", <NR3> is the time of
the first sample in the incoming waveform.
Examples
WFMINPRE:XZERO 5.7E-6 indicates the trigger occurred 5.7 μs before the first
sample in the waveform.
WFMINPRE:XZERO? might return :WFMINPRE:XZEro -7.5000E-6 indicating
that the trigger occurs 7.5 μs after the first sample in the waveform.
WFMInpre:YMUlt
Sets or queries the vertical scale factor of the incoming waveform, expressed in
YUNits per waveform data point level. For one byte waveform data, there are
256 data point levels. For two byte waveform data there are 65,536 data point
levels. YMUlt, YOFf, and YZEro are used to convert waveform record values to
YUNit values using the following formula (where dl is the data level;
curve_in_dl is a data point in CURVe): value_in_units = ((curve_in_dl -
YOFf_in_dl) * YMUlt) + YZEro_in_units.
Group
Waveform
Syntax
WFMInpre:YMUlt <NR3>
WFMInpre:YMUlt?
Related commands
DATa:DESTination on page 90, WFMInpre:BYT_Nr on page 250, WFMInpre:
YUNit on page 255
Arguments
<NR3> is the vertical scale factor per digitizing level of the incoming waveform
points.
Examples
WFMINPRE:YMULT? might return :WFMINPRE:YMULT 40.0000E-3, which
(if YUNit is "V") indicates that the vertical scale is 40 mV/digitizing level (1V/
div for 8-bit data).
W commands
254 TBS2000 Series Programmer

Table of Contents

Other manuals for Tektronix TBS2000 Series

Question and Answer IconNeed help?

Do you have a question about the Tektronix TBS2000 Series and is the answer not in the manual?

Tektronix TBS2000 Series Specifications

General IconGeneral
Bandwidth70 MHz, 100 MHz, 200 MHz
Channels2 or 4
Time Base Range5 ns/div to 50 s/div
Probe InterfaceTekVPI
Operating Temperature0 °C to +50 °C
Vertical Resolution8 bits
Sample Rate1 GS/s
Memory Depth20 kpts
Record Length20 kpts
Display9-inch WVGA display
Input Impedance1 MΩ ±1%, 13 pF ±2 pF
Vertical Sensitivity2 mV/div to 5 V/div
Trigger TypesEdge, Pulse Width, Video
ConnectivityUSB, LAN
Math FunctionsAddition, Subtraction, Multiplication, Division, FFT

Summary

Getting Started with TBS2000 Series Programmer

Remote Operation Overview

Provides information on remotely controlling the instrument via communication protocols and commands.

Understanding Command Syntax

Command and Query Structure

Explains the formation of set and query commands, including headers, mnemonics, and arguments.

BNF Notation

Details the Backus-Naur Form used for describing command syntax and structure.

Command Entry Rules

Outlines general rules for entering commands, including case sensitivity and whitespace.

Concatenating Commands

Explains how to combine multiple commands and queries using semicolons for sequential execution.

Organizing Commands into Groups

Acquisition Command Group

Manages waveform acquisition modes, settings, and averaging parameters.

Ethernet Command Group

Controls the instrument's Ethernet interface settings and operations.

Horizontal Command Group

Manages horizontal axis settings, time base, and record length.

Measurement Command Group

Configures and retrieves automated measurement results.

Trigger Command Group

Defines and manages instrument trigger conditions and settings.

Understanding Status and Events

Registers Overview

Explains the instrument's status and enable registers for event reporting.

Event Handling Sequence

Details the process of how the status and event handling system manages instrument events.

Related product manuals