A-2
A
PPENDIX
A: S-R
EGISTERS
Converting Bits to
Decimal Values
Starting with a string of eight bits, assign each "1" bit a value based o
its position. Add the values to come up with the final decimal value.
Here’s an example of how bits are converted to decimal values:
01001111
Converting Decimal
Values to Bit
Convert decimal values to bits by finding the largest decimal equivalent
that is less than the decimal value. Subtract the decimal equivalent and
mark the equivalent bit "1." Continue until the decimal value is zero. See
the example below.
11
113 - 64 = 49
01
49 -32 = 17
01
17 -16 =
0111
1 -1 = 0
01110001
Setting Bit-Mappe
S-Registers
You can set bit-mapped S-Registers using either bits or decimal values.
While it may be simpler for you to set the bits individually, your mode
displays the S-Register settings in decimal form.
0
1
0
0
1
1
1
1
0
+ 64
+ 0
+ 0
+ 8
+ 4
+ 2
+ 1 = 79
Содержание Courier
Страница 12: ......
Страница 28: ...1 14 CHAPTER 1 CONNECTING TO YOUR ISP ...
Страница 36: ...3 4 CHAPTER 3 UPGRADING YOUR MODEM ...
Страница 58: ...6 6 CHAPTER 6 WORKING WITH MEMORY ...
Страница 64: ...8 4 CHAPTER 8 CONTROLLING EIA 232 SIGNALING ...
Страница 72: ...9 8 CHAPTER 9 ACCESSING AND CONFIGURING THE COURIER V EVERYTHING MODEM REMOTELY ...
Страница 80: ...10 8 CHAPTER 10 CONTROLLING DATA RATES ...
Страница 96: ...12 6 CHAPTER 12 FLOW CONTROL ...
Страница 108: ...13 12 CHAPTER 13 HANDSHAKING ERROR CONTROL DATA COMPRESSION AND THROUGHPUT ...
Страница 112: ...14 4 CHAPTER 14 DISPLAYING QUERYING AND HELP SCREENS ...
Страница 122: ...15 10 CHAPTER 15 TESTING THE CONNECTION ...
Страница 142: ...17 8 CHAPTER 17 TROUBLESHOOTING ...
Страница 156: ...A 14 APPENDIX A S REGISTERS ...
Страница 172: ...B 16 APPENDIX B ALPHABETIC COMMAND SUMMARY ...
Страница 178: ...C 6 APPENDIX C FLOW CONTROL TEMPLATE ...
Страница 186: ...E 4 APPENDIX E V 25 BIS REFERENCE ...