Skip to content

Rohde&Schwarz SMIQ Remote Control Server and Client

Notifications You must be signed in to change notification settings

utiliread/SmiqRemote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a remote control server and client for the Rohde&Schwarz SMIQ Vector Signal Generator. The server should be connected to the device using the RS232 interface, and will then provide a REST api for the available features.

The client is web-based and the latest version is available online here. Note that "insecure scripts" should be enabled in the brower if the server is hosted using http without a certificate.

Server Installation

Install the .NET runtime using the official instructions. Continue by installing the runtime store:

sudo apt-get install dotnet aspnetcore-store-2.0.6

Configure the hosting environment

Follow the instructions on how to compile and install libnserial from the SerialPortStream github page. Remember to update the library cache with

sudo ldconfig

About

Rohde&Schwarz SMIQ Remote Control Server and Client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published