An open API service indexing awesome lists of open source software.

https://github.com/picotech/picosdk-ps9000-vb-dot-net-examples

A set of Visual Basic .NET examples for PicoScope® 9000 Series sampling oscilloscopes.
https://github.com/picotech/picosdk-ps9000-vb-dot-net-examples

picoscope picoscope9000 sampling-oscilloscope vbnet windows

Last synced: 10 months ago
JSON representation

A set of Visual Basic .NET examples for PicoScope® 9000 Series sampling oscilloscopes.

Awesome Lists containing this project

README

          

# picosdk-ps9000-vb-dot-net-examples

*picosdk-ps9000-vb-dot-net-examples* is a set of VB .NET examples demonstrating how to control the PicoScope® 9200 and PicoScope 9300 Series PC Sampling Oscilloscopes using ActiveX.

Examples are provided as Microsoft Visual Studio Community 2017 solutions and are grouped according to whether the oscilloscope is a PicoScope 9200 Series or 9300 Series model.

The example files use ActiveX to launch the appropriate *PicoScope9000* or *PicoSample* software application and run a presentation. The examples act as ActiveX clients, while the corresponding *PicoScope9000* or *PicoSample* applications act as ActiveX servers.

## Getting started

### Prerequisites

#### Windows

* [Microsoft Visual Studio 2017](https://www.visualstudio.com/) (including Community edition) or later.

### Supported models

#### PicoScope 9200 Series

* PicoScope 9201A
* PicoScope 9211A
* PicoScope 9221A
* PicoScope 9231A

#### PicoScope 9300 Series

* PicoScope 9301-25
* PicoScope 9302
* PicoScope 9311
* PicoScope 9312
* PicoScope 9321
* PicoScope 9341-25

### Installing software

* Download the *PicoScope9200* software for PicoScope 9200 Series models or *PicoSample* software for PicoScope 9300 Series models from our [Downloads page](https://www.picotech.com/downloads).

### Programmer's Guides

You can download Programmer's Guides providing a description of the commands for the relevant PicoScope from our [Documentation page](https://www.picotech.com/library/documentation).

### Running the examples

* Build the solution
* To run the program click **ON**
* Send any commands from the command string or click **Run**, **Single**, **Stop**, or **Get Signal**
* To close the presentation click **OFF**

## Obtaining support

Please visit our [Support page](https://www.picotech.com/tech-support) to contact us directly or visit our [Test and Measurement Forum](https://www.picotech.com/support/forum23.html) to post questions.

## Contributing

Contributions are welcome. Please refer to our [guidelines for contributing](.github/CONTRIBUTING.md) for further information.

## Copyright and licensing

See [LICENSE.md](LICENSE.md) for license terms.

*PicoScope* is a registered trademark of Pico Technology Ltd.

*Windows* and *Visual Studio* are registered trademarks of Microsoft Corporation.

Copyright © 2009-2017 Pico Technology Ltd. All rights reserved.