/Examples

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

Primary LanguagePythonMIT LicenseMIT

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