Skip to content

sergeMMikh/Keysight_Multichannell_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server for Keysight Multichanell Multimeter

Targets

This is the simple server for Keysight data acquisition unit.

Getting Started

Software

To start the program you need Python version 3.10

Operation

Programme starts a local server at PORT 9008 (you can change it's value in main.py line 6).

To get setup identification:
query string "Idn".

To scan first 10 multimeter channels (you can change this value in cls_instrument.py line 63)* and get data:
query string "Meas".

To get a list of setup Errors:
query string "Errors".

About

This is the simple server for Keysight data acquisition unit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages