{"id":18520185,"url":"https://github.com/picotech/picosdk-ps9000-c-sharp-examples","last_synced_at":"2026-04-29T17:01:30.830Z","repository":{"id":83558063,"uuid":"97227258","full_name":"picotech/picosdk-ps9000-c-sharp-examples","owner":"picotech","description":"A set of C# examples for PicoScope® 9000 Series sampling oscilloscopes.","archived":false,"fork":false,"pushed_at":"2017-08-11T16:58:56.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-14T17:12:26.300Z","etag":null,"topics":["csharp","picoscope","picoscope9000","sampling-oscilloscope","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picotech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-14T11:29:26.000Z","updated_at":"2021-09-17T07:03:45.000Z","dependencies_parsed_at":"2023-07-07T19:15:36.735Z","dependency_job_id":null,"html_url":"https://github.com/picotech/picosdk-ps9000-c-sharp-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-ps9000-c-sharp-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-ps9000-c-sharp-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-ps9000-c-sharp-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-ps9000-c-sharp-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picotech","download_url":"https://codeload.github.com/picotech/picosdk-ps9000-c-sharp-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254190417,"owners_count":22029634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","picoscope","picoscope9000","sampling-oscilloscope","windows"],"created_at":"2024-11-06T17:18:55.893Z","updated_at":"2026-04-29T17:01:25.770Z","avatar_url":"https://github.com/picotech.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# picosdk-ps9000-c-sharp-examples\r\n\r\n*picosdk-ps9000-c-sharp-examples* is a set of C# examples demonstrating how to control the PicoScope® 9200 and PicoScope 9300 Series PC Sampling Oscilloscopes using ActiveX.\r\n\r\nExamples 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.\r\n\r\nThe 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.\r\n\r\n## Getting started\r\n\r\n### Prerequisites\r\n\r\n#### Windows\r\n\r\n* [Microsoft Visual Studio 2017](https://www.visualstudio.com/) (including Community edition) or later.  \r\n\r\n### Supported models\r\n\r\n#### PicoScope 9200 Series\r\n\r\n* PicoScope 9201A \r\n* PicoScope 9211A \r\n* PicoScope 9221A \r\n* PicoScope 9231A\r\n\r\n#### PicoScope 9300 Series\r\n\r\n* PicoScope 9301-25\r\n* PicoScope 9302 \r\n* PicoScope 9311 \r\n* PicoScope 9312 \r\n* PicoScope 9321 \r\n* PicoScope 9341-25\r\n\r\n### Installing software\r\n\r\n* 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).\r\n\r\n### Programmer's Guides\r\n\r\nYou 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).\r\n\r\n### Running the examples\r\n\r\n* Build the solution\r\n* To run the program click **ON**. \r\n* Send any commands from the command string or click **Run**, **Single**, **Stop**, or **Get Signal**\r\n* To close the presentation click **OFF**\r\n\r\n## Obtaining support\r\n\r\nPlease 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. \r\n\r\n## Contributing\r\n\r\nContributions are welcome. Please refer to our [guidelines for contributing](.github/CONTRIBUTING.md) for further information.\r\n\r\n## Copyright and licensing\r\n\r\nSee [LICENSE.md](LICENSE.md) for license terms. \r\n\r\n*PicoScope* is a registered trademark of Pico Technology Ltd. \r\n\r\n*Windows* and *Visual Studio* are registered trademarks of Microsoft Corporation.\r\n\r\nCopyright © 2015-2017 Pico Technology Ltd. All rights reserved.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicotech%2Fpicosdk-ps9000-c-sharp-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicotech%2Fpicosdk-ps9000-c-sharp-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicotech%2Fpicosdk-ps9000-c-sharp-examples/lists"}