This example demonstrates how to use C# to:
- Connect to a scope
- Query the instrument ID
- Reset the scope
- Autoset the scope
- Turn on a measurement
- Perform a single sequence acquisition
- Query the measurement value
Title: Hello Scope! - Basic Scope Communications - C# Example
Author: David Wyban
Development Environment Used:
- Visual Studio 2022
- Windows 10
- NI-VISA 2023 Q2
Libraries Used:
- .NET Framework 4.7.2
- IVI VISA.NET (Installed with NI-VISA)
This example works with the following Tektronix Oscilloscopes.
- 2 Series MSO
- 4 Series MSO
- 5 Series (B) MSO
- 5 Series LP MSO
- 6 Series (B) MSO
- LPD64 Digitizer
Licensed under the Tektronix Sample License.