No data stream when opening Mach-1 Motion, then Error -88705 after a few minutes

No data stream when opening Mach-1 Motion, then Error -88705 after a few minutes

The general Error -88705 can be solved using the following method: https://support.biomomentum.com/portal/en/kb/articles/daqmx-self-test-error-88705
In this specific case of the error, there is a blank screen (no load cell data is shown) for a few minutes before the error appears.


This can sometimes be due to the National Instruments NI Device Loader (nidevldu) service not properly starting (https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8wnSAC&l=en-CA).
Here are two methods to solve this:
  1. Start the task manually:

  2. Create a batch file and (optional) task to automatically start this service on PC startup:
    1. Log in as an administrator or user with administrative privileges.
    2. Create batch file containing only the text "net start nidevldu" (notepad > save as > .bat). Save this batch file locally on the PC's C: drive.


    3. Create link to this batch file on your desktop (shortcut), by right-clicking the file and selecting "Sent to > desktop".

    4. Right-click on the link, Properties > Advanced > Check box for "Run as Administrator".

    5. Optional - Create a task with highest privileges to wait 30 seconds after PC boot to run the task.
      1. Open Task Scheduler application on Windows
      2. Click Create Basic Task...
      3. Configure the task Name.
      4. Configure to task to start when the computer starts.
      5. Set the action to "Start a program".
      6. Use the "Browse..." button to navigate and select your .bat batch file.
      7. Before clicking "Finish", select the checkbox to open the Properties dialog.
      8. Modify the task to be "Run with highest privileges".
      9. Navigate to the "Triggers" tab, "Edit...", "Delay task for: 30 seconds", "OK".


    • Related Articles

    • Verify the actuator controller connection and/or power (Error code: -1073807339)

      Error code: -1073807339 can appear for multiple reason. The most common reason is that the ESP controller power button is off. To fix this error, reach behind the Motion Controller and activate the switch powering ON the ESP controller. Other ...
    • Camera related errors (Error: 5003, Error: -200279)

      The camera integration into Mach-1 Motion is very intensive on the PC. If Mach-1 Motion is not able to run smoothly and starts losing data, an error will appear. To minimize the likelihood of camera errors, try the following suggestions: ALWAYS save ...
    • Stage serial number mismatch (Error: 5002)

      Each Mach-1 system is configured with a specific XML configuration file for each configuration. This error is caused by trying to open the incorrect combination of stages plugged in to the ESP controller and/or opening the incorrect configuration ...
    • DAQmx Self-Test (Error: -88705)

      This error is usually caused by having an incorrect DAQ# in the Mach-1 Motion configuration file. Windows can sometimes change this number during a Windows Update. To fix this, the DAQ number can be changed in the Mach-1 Motion Configuration/Hardware ...
    • Basler Pylon Gain Out Of Range (Error code: 1172)

      NOTE: SOLVED IN VERSION 4.4.0.29 The solution to this error is to reduce the gain of the camera. SOLUTION: 1) Open Mach-1 Motion 2) Open camera (error occurs) 3) Open camera settings window 4) Reduce gain to <12. 5) Restart Mach-1 Motion [in one case ...