https://github.com/picotech/picosdk-ps9000-ni-labview-examples
A set of National Instruments LabVIEW examples for PicoScope® 9000 Series sampling oscilloscopes.
https://github.com/picotech/picosdk-ps9000-ni-labview-examples
labview picoscope-oscilloscope picoscope9000 windows
Last synced: about 1 month ago
JSON representation
A set of National Instruments LabVIEW examples for PicoScope® 9000 Series sampling oscilloscopes.
- Host: GitHub
- URL: https://github.com/picotech/picosdk-ps9000-ni-labview-examples
- Owner: picotech
- License: isc
- Created: 2017-06-23T10:35:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T15:20:02.000Z (about 4 years ago)
- Last Synced: 2025-05-14T17:12:19.098Z (about 1 month ago)
- Topics: labview, picoscope-oscilloscope, picoscope9000, windows
- Language: LabVIEW
- Homepage:
- Size: 127 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# picosdk-ps9000-ni-labview-examples
*picosdk-ps9000-ni-labview-examples* is a set of National Instruments LabVIEW examples demonstrating how to control the PicoScope® 9200, PicoScope 9300 and PicoScope 9400 Series PC Sampling Oscilloscopes using ActiveX.
Examples are provided as a set of LabVIEW vi files and are grouped according to whether the oscilloscope is a PicoScope 9200 Series, 9300 Series or 9400 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
* National Instruments LabVIEW Base Development System 8.2 or later (32-bit)
### 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#### PicoScope 9400 Series
* PicoScope 9402-05
* PicoScope 9402-16
* PicoScope 9404-05
* PicoScope 9404-16### Installing software
* Download the *PicoScope9200* software for PicoScope 9200 Series models or
*PicoSample 3* software for PicoScope 9300 Series models or
*PicoSample 4* software for PicoScope 9400 Series models
these can be found on 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
* To run the program click **ON**.
* Send any commands from the command string or click **Run**, **Single**, **Stop**, or **Get Data**
* 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/forum20.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 a registered trademark of Pico Technology Ltd.
*Windows* is a registered trademark of Microsoft Corporation.
*LabVIEW* is a registered trademark of National Instruments Corporation.
Copyright © 2015-2020 Pico Technology Ltd. All rights reserved.