nitclk module¶
Installation¶
As a prerequisite to using the nitclk module, you must install the NI-TClk runtime on your system. Visit ni.com/downloads to download the driver runtime for your devices.
The nimi-python modules (i.e. for NI-TClk) can be installed with pip:
$ python -m pip install nitclk
Or easy_install from setuptools:
$ python -m easy_install nitclk