konstunn / serial-timefreaq

Control Vremya-Ch (VCH) high-frequency signals switch and Stanford Research Systems SR620 universal time interval counter through RS-232 interface under Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serial-timefreaq

Control Vremya-Ch (VCH) high-frequency signals switch and Stanford Research Systems SR620 universal time interval and frequency counter through serial port under Windows.

A portable way to install and use it

  1. install vch603.c vch603.h sr620.c sr620.h files and add them to your project
  2. include vch603.h sr620.h, use functions declared in there
  3. compile vch603.c sr620.c and link the result with your object modules

About

Control Vremya-Ch (VCH) high-frequency signals switch and Stanford Research Systems SR620 universal time interval counter through RS-232 interface under Windows.


Languages

Language:C++ 64.8%Language:C 28.3%Language:M4 3.7%Language:Makefile 2.2%Language:Shell 1.0%