![NuDAQ ACL-8112 Series User Manual Download Page 47](http://html1.mh-extra.com/html/nudaq/acl-8112-series/acl-8112-series_user-manual_1716414047.webp)
Operation Theorem
•
39
5
Operation Theorem
The operation theorem of the functions on ACL-8112 card is described in
this chapter. The functions include the A/D conversion, D/A conversion,
digital I/O and counter / timer. The operation theorem can help you to
understand how to manipulate or to program the ACL-8112.
5.1 A/D Conversion
Before programming the ACL-8112 to perform the A/D conversion, you
should understand the following issues:
Ø
A/D conversion procedure
Ø
A/D trigger mode
Ø
A/D data transfer mode
Ø
Signal Connection
5.1.1
A/D Conversion Procedure
The A/D conversion is starting by a trigger source, then the A/D converter
will start to convert the signal to a digital value. The ACL-8112 provides
three trigger modes, see section 5.1.2.
While A/D conversion, the
DRDY
bit in A/D data register is cleared to
indicate the data is not ready. After conversion being completed, the
DRDY
bit will return to low(0) level. It means users can read the
converted data from the A/D data registers. Please refer section 4.2 for
the A/D data format.
The A/D data should be transferred into PC's memory for further using.
The ACL-8112 provides three data transfer modes that allow users to
optimize the DAS system. Refer to section 5.1.3 for data transfer modes.
Summary of Contents for ACL-8112 Series
Page 1: ...NuDAQ ACL 8112 Series Enhanced Multi Functions Data Acquisition Cards User s Guide ...
Page 4: ......
Page 40: ...32 Registers Format 1 1 1 1 1 000 Unipolar N A Table 4 2 1 Function of the Gain Control Bits ...
Page 44: ...36 Registers Format Base 14 DO15 DO14 DO13 DO12 DO11 DO10 DO9 DO8 ...
Page 46: ...38 Registers Format Base 2 Counter 2 Register R W Base 3 8254 CONTROL BYTE ...
Page 71: ...C Language Library 63 ...
Page 81: ...C Language Library 73 Example See Demo Program AD_Demo4 C ...
Page 85: ...C Language Library 77 ERR_AD_INTNotSet Example See demo program AD_Demo2 C ...