-
-
Hello, do you have a Python script reference for controlling NI-PXIe5840, or NI-RFSA, thank you!
-
Howdy,
Are there any plans to add NI-RFSA support in the future?
I was starting to write some wrappers in Cython when I found this project which seems to meet a lot of my needs. That's the onl…
-
# Description of issue
In #1005 we agreed on the following:
>Any place that needs a tclk session num in the C API can accept:
>
> * nimi-python Session (assuming NI-TClk support enabled)
> * …
-
# Description of issue
All the nimi-python APIs we have today (except for `nise` and `nimodinst` where it does not apply) return a context manager from `Session.initiate()` that calls `Session.abor…
-
NI-FGEN and NI-SCOPE both support generating and acquiring complex waveforms. For example, NI-5541 and NI-5442 have Onboard Signal Processing that upconverts a complex waveform and generates it. The A…
-
I've noticed that on some of my projects HIE seems to not do anything after displaying diagnostics once.
I'm using Sublime Text with the LSP plugin (latest version 0.4.0) and latest master `Versio…