Skip to content

NIDAQmx Base and continuous callback issue #63

@iPsych

Description

@iPsych

Dear all,
PyDAQmx works well with not only DAQmx but also DAQmx-base.

The sampling example also works well, but the callback example doesn't work with DAQmx-base.
(https://pythonhosted.org/PyDAQmx/callback.html)

The function AutoRegisterEveryNSamplesEvent and variable DAQmx_Val_Acquired_Into_Buffer are not exist in DAQmx-base.

https://github.com/sppmg/matlab-ni-daqmx/blob/master/DAQmxMidLib/NIDAQmx.h
https://github.com/robotology-legacy/icub-nidaqmx/blob/master/.nidaqmx/usr/local/include/NIDAQmxBase.h

Based on the last answer of below, some (complicated) work-around might exists.
https://forums.ni.com/t5/Multifunction-DAQ/Continuous-sampling-in-NI-Daqmx-Base/td-p/226973?profile.language=en

Any successful implimentation exist for continous sampling with DAQmx-base, not DAQmx?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions