Troubleshooting Q&A

Hardware: Cabling and Wiring

Q: Can USB and Ethernet Cameras be used in a same system?

A:No.

Ethernet System

Q: Cameras are not detected in Motive

A: There are a number of reasons why this could be happening.

  • Firewall blocking the camera system.

  • Camera system not connected to its designated network card.

External Device Sync

Q: Peripheral Device - Motive crashes at its launch

A: Motive may freeze at launch if an incompatible version of the NI-DAQmx driver is installed. If Motive is crashing at launch and you have the NI-DAQmx driver already installed, try uninstalling the driver, restart the computer, and reinstall the driver by reinitiating the Motive installation process. When you select the peripheral device to be installed, it will lead to the compatible version of NI-DAQmx driver setup.

Software: Data Streaming

Q: Data is not streamed
  • Check the data streaming settings in Motive

    • Is Streaming Enabled in the Settings?

    • Is the Network Interface address set properly?

    • Are the desired data types enabled for streaming?

  • Check the data streaming settings in the client software.

    • Is the client application connected to the server at a network interface designated by the server?

  • Check if the desired data type is enabled for streaming.

NI-DAQ

Q: Connected NI-DAQ device is not detected in Motive

A**:**

1) Confirm the NI-DAQ device is detected by the MS Windows system (Devices Manager) and by the NI Device Monitor (task tray) that installs with your NI-DAQ software.

2) If the device is still not detected in Motive even after confirming the connection from the above step, completely uninstall the National Instruments Software drivers and re-install Motive. Make sure to choose 'Yes' to install packaged OptiTrack Peripheral Module and the NI-DAQmx runtime. After installing the drivers, it is essential to restart your computer.

3) After launching Motive, check the Status Log panel (View tab → Status Log) and confirm the following:

a. The Peripheral Device module, or the OptiTrack Peripherals Module (OPM), is loaded by checking the Motive Status Log panel during startup.b. The NI-DAQ device is detected and created.

  • The Loaded Plugin message indicates the plugin was successfully loaded.

  • The Plugin Device Registered message indicates the devices is registered in Motive.

  • The Plugin Device Created message indicates the device is detected and initialized.

4) If the Status Log shows that it failed to load the plugin, make sure the BiomechDevicePlugin.dll is located within the devices folder in Motive's install directory.

Q: When installing the device NI-DAQmx driver, I get to a screen that indicates no changes will be made and I can't proceed.

A: This indicates the driver for your device is already installed. Hit cancel to exit the installer, and ensure the driver version is at least 15.1.1 or later. If not, update your driver. You can also re-install the driver that ships with Motive, but make sure the previous install is completely removed before the re-installation.

Q: I can't change the multiplier for my DAQ from the Devices pane in Motive.

A: If the device is configured to use external clock signals, the option to change the acquisition rate for NI-DAQ devices within Motive will be disabled. Set UseExternalClock to False to use the Free Run mode.

Q: Motive warns that the sampling rate is too high for my device.

A: This warning indicates that the sampling may be out of the allowable range for the DAQ device. Some devices share the allowable sample rate across all channels, and each channel takes up a portion of the total allowable sample rate of the device. Other devices have dedicated sample rates for each channel, and the allowable sample rate can be set for each channel in this case. For detailed specification on how your device samples incoming signals, refer to the respective NI-DAQ User's Guide.

Q: The analog input value does not appear to be correct.

A: Ensure that the appropriate channel type is selected. If your signal increases or decreases, with a steady baseline, your ground is not set correctly. See the section on channel types for more information.

Q: In the Device pane, I can't enable my device when checking the box next to it.

A: A device can't be enabled until one of it's channels is made active. Activate at least one channel under the device to enable the device itself. Only the channels that are active, and have the associated device enabled, will be recorded.

Q: No really, my analog input is incorrect.

A: Input channels can be verified using NI's Device Monitor and opening up a configuration session. Within the device monitor, the channel input can be observed. If the observed output is different from what appears in Motive, there may be an issue. This may also be due to aliasing of the sampled signal. Ensure that the signal is captured at the appropriate sampling frequency. A low sampling frequency may inaccurately capture high-frequency signals.

Q: Voltages from one channel seem to affect another channel.

A: Crosstalk or ghosting is a normal occurrence in a digital acquisition device, and can be caused by a variety of sources. For detailed information on crosstalk, and steps you can take to minimize it, please refer to your NI-DAQ documentation. National Instrument also provides some steps on reducing unwanted voltages here: http://digital.ni.com/public.nsf/allkb/B9BCDFD960C06B9186256A37007490CD?OpenDocument