Skip to content

portugueslab/theknights

Repository files navigation

https://upload.wikimedia.org/wikipedia/en/e/eb/Knightni.jpg?download

The Knights (who say NI)

This package fakes parts of the nidaqmx package for controlling NI boards. It should be used like:

import logging

try:
    import nidaqmx
except ImportError:
    import theknights as nidaqmx

The main purpose is to enable testing, development and continuous integration on machines which do not have NI boards attached. This package has been developed in the Portugues lab. Documentation can be found here .

Credits

The package was created with Cookiecutter and this template.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages