Skip to content
Alistair McGann edited this page Jan 7, 2020 · 16 revisions

Wiki > The Backend System > Specific Device IOC

Individual devices

General

If a DAQ unit is power cycled, it may need to be reconnected from the National Instruments "MAX" (measurement and automation explorer) software. To do this, open MAX, expand "network devices", right click the relevant device, and use the "self-test" option, then try reconnecting from IBEX.

Connecting to a cDAQ using DAQmx and NI-MAX

You will need:

  • Latest version of NI-MAX
  • DAQmx driver installed (see "Device support in NI-DAQmx" section of DAQmx readme for compatibility with cDAQ devices)

To connect to the device from the instrument/your machine see the National Instruments documentation

Notes:

  • Opening "Devices and Interfaces" in the sidebar typically takes several minutes on a computer connected to the RAL network. This is possibly because of the amount of NI hardware on the network.
  • You will need to know the hostname of the cDAQ for the "Find Network NI-DAQmx Devices" dialogue
Clone this wiki locally