![NuDAQ ACL-8112 Series Скачать руководство пользователя страница 36](http://html1.mh-extra.com/html/nudaq/acl-8112-series/acl-8112-series_user-manual_1716414036.webp)
28
•
Registers Format
4
Registers Format
The detailed descriptions of the register format and structure of the ACL-
8112 are specified in this chapter. This information is quite useful for the
programmer who wish to handle the card by low-level program. In
addition, the low level programming syntax is introduced. This
information can help the beginners to operate the ACL-8112 in the
shortest learning time.
4.1 I/O Port Address
The ACL-8112 requires 16 consecutive addresses in the PC I/O address
space. The Table 4.1 shows the I/O address of each register with respect
to the base address. The function of each register also be shown.
I/O Address
Read
Write
Base + 0
Counter 0
Counter 0
Base + 1
Counter 1
Counter 1
Base + 2
Counter 2
Counter 2
Base + 3
Not Used
8254 Counter Control
Base + 4
A/D low byte
CH1 D/A low byte
Base + 5
A/D high byte
CH1 D/A high byte
Base + 6
DI low byte
CH2 D/A low byte
Base + 7
DI high byte
CH2 D/A high byte
Base + 8
Not Used
Clear Interrupt Request
Base + 9
Not Used
A/D Range Control
Base + 10
Not Used
Channel MUX
Base + 11
Not Used
Mode Control
Base + 12
Not Used
Software A/D trigger
Base + 13
Not Used
DO low byte
Base + 14
Not Used
DO high byte
Содержание ACL-8112 Series
Страница 1: ...NuDAQ ACL 8112 Series Enhanced Multi Functions Data Acquisition Cards User s Guide ...
Страница 4: ......
Страница 40: ...32 Registers Format 1 1 1 1 1 000 Unipolar N A Table 4 2 1 Function of the Gain Control Bits ...
Страница 44: ...36 Registers Format Base 14 DO15 DO14 DO13 DO12 DO11 DO10 DO9 DO8 ...
Страница 46: ...38 Registers Format Base 2 Counter 2 Register R W Base 3 8254 CONTROL BYTE ...
Страница 49: ...Operation Theorem 41 mode control register BASE 11 The different transfer modes are specified as follows ...
Страница 61: ...C Language Library 53 ErrCode _8112_Initial CARD_2 A8112B_DG 0x220 if ErrCode ERR_NoError exit 0 ...
Страница 71: ...C Language Library 63 ...
Страница 81: ...C Language Library 73 Example See Demo Program AD_Demo4 C ...
Страница 85: ...C Language Library 77 ERR_AD_INTNotSet Example See demo program AD_Demo2 C ...