Logger NI/ ├── model/ # Logique métier et acquisition │ ├── __init__.py │ ├── daq_model.py # Gestion DAQmx │ └── data_model.py ...