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 on
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 Bits
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.
113
113 - 64 = 49
01
49 -32 = 17
011
17 -16 = 1
0111
1 -1 = 0
01110001
Setting Bit-Mapped
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 modem
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
Содержание OfficeConnect 56K Business
Страница 1: ... http www 3com com 3Com OfficeConnect 56K Business Modem Command Reference Published January 1999 ...
Страница 14: ...4 ABOUT THIS GUIDE ...
Страница 32: ...1 18 CHAPTER 1 CONNECTING TO YOUR ISP ...
Страница 42: ...3 6 CHAPTER 3 MODES OF OPERATION ...
Страница 64: ...7 4 CHAPTER 7 CONTROLLING EIA 232 SIGNALING ...
Страница 72: ...8 8 CHAPTER 8 CONTROLLING DATA RATES ...
Страница 80: ...9 8 CHAPTER 9 ACCESSING AND CONFIGURING THE BUSINESS MODEM REMOTELY ...
Страница 96: ...11 6 CHAPTER 11 FLOW CONTROL ...
Страница 108: ...12 12 CHAPTER 12 HANDSHAKING ERROR CONTROL DATA COMPRESSION AND THROUGHPUT ...
Страница 112: ...13 4 CHAPTER 13 DISPLAYING QUERYING AND HELP SCREENS ...
Страница 124: ...14 12 CHAPTER 14 TESTING THE CONNECTION ...
Страница 132: ...15 8 CHAPTER 15 TROUBLESHOOTING ...
Страница 162: ...B 14 APPENDIX B ALPHABETIC COMMAND SUMMARY ...
Страница 168: ...C 6 APPENDIX C FLOW CONTROL TEMPLATE ...
Страница 210: ...14 GLOSSARY ...