nifpga-python
nifpga-python copied to clipboard
Python API for LabVIEW FPGA devices
Hello, I am currently using your API to run two NI_FPGA cards: PXIe_7976R and PXIe_5764. I am using backplane triggers to get them to talk to each other, but the...
When a FPGA LabView code has been compiled with a register with a name ending with a whitespace like( `"MyRegister " `) is not correctly reported in session.registers.keys() . `print(session.registers.keys())`...
Add Indicator in Register object
**[CompactRIO, nifpga API, FPGA]** Hello, I'm Robi. I would like to ask for help with a project. First, let me list the technologies I am working with. The exact python...