list of supported modules #1675
Answered
by
marcoskirsch
teoremakotelnikova
asked this question in
Q&A
-
hi! |
Beta Was this translation helpful? Give feedback.
Answered by
marcoskirsch
Dec 9, 2021
Replies: 1 comment
-
All models supported by the corresponding driver runtimes are supported. For the list of NI-Digital Pattern Driver supported hardware, please see its Readme file. The NI PXIe-6555 is programmed using NI-HSDIO. There is no official Python API for NI-HSDIO. Sorry! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
marcoskirsch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All models supported by the corresponding driver runtimes are supported. For the list of NI-Digital Pattern Driver supported hardware, please see its Readme file.
The NI PXIe-6555 is programmed using NI-HSDIO. There is no official Python API for NI-HSDIO. Sorry!
You can use
nimi-python
as a starting point if you decide it’s worth your while to write your own Python bindings for NI-HSDIO.