Skip to main content

AI

The AI (Analog Input) panel allows users to perform analog signal measurements for voltage or current. Through this interface, you can configure acquisition channels, sampling modes, and sampling rates, and view signal waveforms in real-time.

WDM_testPanel_ai

Operation Flow

Please follow the steps below to configure AI signal measurement settings:

1. Select Port

First, confirm your device model and select the corresponding port (Port) and channel.

Product NamePortMeasurement Type
Ethan-A0Voltage
Ethan-A20Voltage
Ethan-I0Current
Ethan-IA0, 10: Current
1: Voltage
USB-DAQ-F1-AD0Voltage
USB-DAQ-F1-AOD0Voltage
Wifi-DAQ-E3-A0Voltage
Wifi-DAQ-E3-AH0Voltage
Wifi-DAQ-F4-A0Voltage

2. Channel Selection

Select the range of channels to be enabled from the Channel Selection drop-down menu.

OptionDescription
port0/ai 0Enable only channel 0
port0/ai 0:1Enable channels 0 to 1 (2 channels in total)
port0/ai 0:3Enable channels 0 to 3 (4 channels in total)
port0/ai 0:7Enable channels 0 to 7 (8 channels in total)

3. Select Acquisition Mode (Mode)

Select the appropriate acquisition mode based on your measurement needs:

  • On Demand (Single Read): The software sends one command, and the device returns one current value. Suitable for low-speed monitoring that does not require continuous waveforms.
  • N Sample (Finite Point Read): Set a fixed number of sampling points, and stop after acquisition is complete.
  • Continuous (Continuous Read): Continuously acquire data until the Stop button is pressed. Suitable for long-term signal recording or oscilloscope monitoring.

4. Set Sampling Rate

Set the number of points acquired per second (Samples per second). The maximum sampling rates supported by different devices are as follows:

Product NameSampling Rate Description
Ethan-A20 kS/s (8-channel sync)
Ethan-A210 kS/s (8-channel sync)
Ethan-IOnly supports On Demand mode
Ethan-IAOnly supports On Demand mode
Wifi-DAQ-E3-A10 kS/s (8-channel sync)
Wifi-DAQ-E3-AH10 kS/s (8-channel sync)
Other USB-DAQPlease refer to the product datasheet

5. Other Parameter Settings

Adjust the following advanced parameters as needed:

  • Number of Sample: The number of points read from the buffer each time (affects chart update frequency).
  • Timeout (ms): The timeout for reading data; if no data is read within this time, an error is returned.
  • Ignore Timeout Error: If checked, timeout errors will be ignored, and the program will continue to execute.
  • Trigger: Set trigger conditions (select None if there are no special requirements).
    • RTC-Absolute: Absolute time trigger.
    • RTC-Relative: Relative time trigger.

6. Start Measurement

After the settings are complete, operate the buttons below to control the measurement:

ButtonFunction
StartStart signal acquisition
StopStop signal acquisition