vsmawoex / Examples

Remote-control examples for our instruments. Here you find all ready-to-use example code scripts and projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examples

Remote-control examples for our instruments. Here you find all ready-to-use example code scripts and projects.

Python and Csharp examples have always sub-categories depending on which remote-control package is used:

  • Python:

    • RsInstrument: Python package for plain SCPI communication
    • RsXXX_ScpiPackage: Dedicated instrument ScpiPackage providing SCPI auto-completion and helps
  • Csharp:

    • RsInstrument: Csharp NuGet package for plain SCPI communication
    • RsXXX_ScpiPackage: Dedicated instrument ScpiPackage providing SCPI auto-completion and helps
    • RsXXX_dotNet_InstrumentDriver: Examples using IVI.NET instrument drivers

About

Remote-control examples for our instruments. Here you find all ready-to-use example code scripts and projects.

License:MIT License


Languages

Language:Python 52.9%Language:C# 43.8%Language:Visual Basic .NET 2.3%Language:C 1.0%