
3.8 ANALOG INPUT RANGE REGISTER
BASE ADDRESS + 11
G0G1Uni/BipXXXXX
01234567
Table 3-4. Range Coding
70 to 1.25V111
60 to 2.5V011
50 to 5V101
40 to 10V001
3±1.25V110
2±2.5V010
1±5V100
0±10V000
DECIMALINPUT
RANGE
G0G1UNI/BIP
READ or WRITE
A write to this register sets the analog input range for all 8/16 analog inputs. The lower three bits set the analog input
range (Table 3-4). The upper five bits are not used.
To set the analog input range of the CIO-DAS16Jr/16 programmatically, write the correct input range code to the base
address + 11. For example, from BASIC:
If the board's base address is 300h (768 decimal), then the gain register is at 768 + 11 = 779
OUT 779, 5 'Set analog output range to 0 to 5V
The decimal range codes are in the far right column above.
3.9 PACER CLOCK DATA & CONTROL REGISTERS
8254 COUNTER 0 DATA
BASE ADDRESS + 12
D1D2D3D4D5D6D7D8
01234567
8254 COUNTER 1 DATA
BASE ADDRESS + 13
D1D2D3D4D5D6D7D8
01234567
8254 COUNTER 2 DATA
BASE ADDRESS + 14
D1D2D3D4D5D6D7D8
01234567
16
Komentarze do niniejszej Instrukcji