PCIe/PXIe-6301 Series |
| 41
6.
Using PCIe/PXIe-6301 in Other Software
While JYTEK’s defa
ult application platform is Visual Studio, the programming language
is C#, we recognize there are other platforms that are either becoming very popular
or have been widely used in the data acquisition applications. Among them are Python,
C++. This chapter explains how you can use PCIe/PXIe-6301 DAQ card using one of this
software.
Python
JYTEK provides and supports a native Python driver for PCIe/PXIe-6301 cards. There
are many different versions of Python. JYTEK has only tested in CPython version 3.5.
There is no guarantee that JYTEK python drivers will work correctly with other versions
of Python.
If you want to be our partner to support different Python platforms, please contact us.
C++
JYTEK internaly uses our C++ drivers to design the C# drivers. We recommend our
customers to use C# drivers because C# platform deliver much better efficiency and
performance in most situations. We also make our C++ drivers available. However,
due to the limit of our resources, we do not actively support C++ drivers. You can down
load our C++ drivers from JYTEK’s website.
We welcome you report the bugs in our
C++ drivers, but will not be able to guarantee that we can fix it within your expectation.
If you want to be our partner to support C++ drivers, please contact us.