Do you have a question about the Teledyne T3DSO1000 and is the answer not in the manual?
Bandwidth | 100 MHz |
---|---|
Channels | 2 |
Vertical Resolution | 8 bits |
Display | 7 inch TFT-LCD |
Interfaces | USB Host, USB Device, LAN |
Display Type | LCD |
Input Impedance | 1 MΩ |
Trigger Modes | Edge |
Power Supply | 100-240 VAC |
How to build communication between the instrument and the PC.
Steps to install the National Instruments NI-VISA library.
Connecting the instrument to a PC via USB or LAN interfaces.
Using Telnet, Sockets, or NI-MAX for remote control.
Describes SCPI commands, queries, notation, and language structure.
Explains notations used in SCPI commands like <>, :=, {}, [].
General commands for basic instrument information and operations.
Controls how waveforms are acquired and parameters for acquiring data.
Controls analog channels for offset, probe, coupling, and other functions.
Controls math functions like Add, Subtract, Multiply, Divide, DIFF, FFT.
Controls trigger modes and parameters for various trigger types.
Examples using VISA for C++, VB, MATLAB, LabVIEW, C# development.
Demonstrates socket communication using Python and C languages.