Skip to content

This repository is meant provide an easy way of controlling lab instruments

License

Notifications You must be signed in to change notification settings

Vengadore/TestInstruments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestInstruments

This package is made for simulating the behavior of a metrology lab instrument (we call it a Behavioral model), it is divided into two big parts:

  • Generators
  • Indicators

Generators

A generator is an instrument capable of generating a certain value with an associated magnitude. Some examples are:

  • Fluke 5720A
  • Fluke 5522A
  • Fluke 5500A

Indicators

An indicator is an instrument capable of reading a value from a generator, it could be a composition of different magnitudes or the pure value of a generator. Some examples of instruments are:

  • Multimeter 3458A
  • Multimeter 34401
  • Multimeter 34410

Test

python.exe -m unittest tests/Generators/CAL_5500A/test_DCV_configuration.py

python -m unittest tests/Generators/CAL_5500A

About

This repository is meant provide an easy way of controlling lab instruments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages