Skip to content

zuban/scpi-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to build project

  • cd scpi-parser
  • make
  • cd qtserver
  • qmake server.pro
  • make
  • ./server
  • cd ../
  • cd client
  • ./client localhost 8025
  • cd ../
  • cd nodejs
  • npm install
  • node app.js

About

Open Source SCPI device library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.7%
  • C 23.9%
  • CSS 18.0%
  • C++ 2.9%
  • Makefile 1.2%
  • HTML 0.9%
  • Other 0.4%