User`s guide

DDE Item Names In PCIS-DDE
39
* In PCIS-DDE, each analog input range is represented by an integer. The
valid input ranges and their corresponding integers for PCI-9112 are:
Analog Input Range Represented Integer
±10V 1
±5V 2
±2.5V 3
±1.25V 4
±0.625V 5
0 ~ 10V 15
0 ~ 5V 16
0 ~ 2.5V 17
0 ~ 1.25V 18
* “PASAIn” and “PAIn” (n is the channel number) commands are both used
for analog data in. For signal channel analog data input, the performance
of these two commands are almost the same. However, for
multi-channels analog data input, using “PASAIn” can get much higher
performance than “PAIn”. Hence “PASAIn” command is especially
suitable for multi-channels analog data input.
* “PASBIn” and “PBIn” (n is the bit number) commands are both used for
n-th bit digital data in. For signal bit digital data input, the performance of
these two commands are almost the same. However, for multi-bits digital
data input, using “PASBIn” can get much higher performance than “PBIn”.
Hence “PASBIn” command is especially suitable for multi-bits digital data
input.