02-02-2024 01:45 AM
Hello NI community,
I'm not sure to understand how things work between NI products and Linux RT.
I want to use DAQmx (PXIe-4322), NI-Sync (PXI-6683H) and EtherCat (PXIe-8245) modules.
Will I be able to use perfectly the drivers modules in C++ in any latest Linux RT version without using the NI Linux RT patch ?
Thank you in advance for your answers.
02-02-2024 04:27 PM
Linux RT is an OS. You use NI drivers to control the NI hardware.
To my knowledge, NI-EtherCAT driver is only supported in LabVIEW. There is C programming support for NI-DAQmx and NI-Sync though.