From 01842a2ca7e0115ef86f15880c4498e28f841802 Mon Sep 17 00:00:00 2001 From: David Wyban Date: Thu, 22 Feb 2024 15:27:19 -0800 Subject: [PATCH] Update README.md in Examples\Oscilloscopes\PerformanceScopes\ --- Examples/Oscilloscopes/PerformanceScopes/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Examples/Oscilloscopes/PerformanceScopes/README.md b/Examples/Oscilloscopes/PerformanceScopes/README.md index 0ad6f90..ceb4a1b 100644 --- a/Examples/Oscilloscopes/PerformanceScopes/README.md +++ b/Examples/Oscilloscopes/PerformanceScopes/README.md @@ -1,8 +1,8 @@ # Performance Oscillocopes -MSO/DPO5000/B, DPO7000/C, DSA70000/B/C/D, and MSO700000/C/DX +MSO/DPO5000/B, DPO7000/C, DSA70000/B/C/D, MSO70000/C/DX and DPO70000SX Series Oscilloscopes ## Directory -#### MSO/DPO5000/B, DPO7000/C, DSA70000/B/C/D, and MSO70000/C/DX, DPO70000/B/C/D/DX/SX Series Digital Oscilloscope Examples +#### MSO/DPO5000/B, DPO7000/C, DSA70000/B/C/D, MSO/DPO70000/C/DX and DPO70000SX Series Digital Oscilloscope Examples | Example | Language | | ------------------------------------------------------------ | ------------------------------------------------------------ | @@ -13,6 +13,7 @@ MSO/DPO5000/B, DPO7000/C, DSA70000/B/C/D, and MSO700000/C/DX | **[Save FastFrame as Individual csv, GUI Example](./src/Save_Frames_Individually)** | [![C Sharp](https://img.shields.io/badge/-C%20Sharp-&?labelColor=3E434A&colorB=73BF44&logo=Microsoft)](https://github.com/dotnet/roslyn) | | **[Fetch Waveform Data Example](./src/FetchWaveformDataExample)** | [![Python 3.7](https://img.shields.io/badge/python-3.7-&?labelColor=3E434A&colorB=006281&logo=python)](https://www.python.org/downloads/release/python-370/) | | **[Curve Query (Fetch Waveform) Windows Forms Example](../TekSeriesScopes_HighSpeedDigitizers/src/CSharpCurveQueryWinforms)** | [![C Sharp](https://img.shields.io/badge/-C%20Sharp-&?labelColor=3E434A&colorB=73BF44&logo=Microsoft)](https://github.com/dotnet/roslyn) | +| **[DPO70000SX Ultrasync Time-Sync Mode Control Example](./src/DPO70000SX_UltrasyncTimeSyncModeControlExample)** | [![Python 3.11](https://img.shields.io/badge/python-3.11-&?labelColor=3E434A&colorB=006281&logo=python)](https://www.python.org/downloads/release/python-3118/) |