User's Manual
Table Of Contents
- Objective
- Module introduction
- Basic Operation
- General
- "Hayes" Mode
- "Point-to-Point" Mode
- "Network" Mode
- Demo Kit Utilization
- Installation and Connection
- WinB900 Software Utilization in Point-to-Point Mode
- The different fields and buttons are described below:
- "Sent Characters" Field
- "Received Characters" Field
- "Test Frames" Selection
- "Characters Count" Field
- Button: "Send"
- Button: "Continuous"
- Button: "Initialization"
- Button: "Stop"
- Button: "Quit"
- "Character Count Sent/Received" Fields
- "Elapsed time" Field
- "Sent/Received/Corrupted Count" Fields
- "Stop on Error" Selection
- Use of the WinB900 Software in Network Mode
- Use of the "Terminal" or "HyperTerminal" Software
- Advanced Operation
- Appendix 1: Schematic Block Diagram
- Appendix 2: Mechanical Drawings
- Appendix 3: Antenna Connection
- A
- Appendix 5: Timing Diagrams
- Appendix 6: Description of the registers
- Appendix 7: Revisions History
24
All the Modem significant registers (radio configuration, serial
configuration, operating mode...) are sent on the serial link uncoded, ready
to be displayed using a software such as "Terminal" for Windows.
The response is a list of all the used registers with their value, each register
being separated from the other with the "Carriage Return" character (CR):
"S200=xx<CR>S201=yy<CR>…."
'AT/V':
'AT/V': 'AT/V':
'AT/V':
Uncoded Display of the Modem Software Version.
Uncoded Display of the Modem Software Version.Uncoded Display of the Modem Software Version.
Uncoded Display of the Modem Software Version.
The information on the version number, conception date and the program
CRC are sent to the uncoded serial link, ready to be displayed using a
software such as "Terminal" for Windows.
The response is as follows: "Version: x.xx<CR> Date: MM/JJ/AAA<CR>
CheckSum: 0xhhhh<CR>"
'ATM1':
'ATM1': 'ATM1':
'ATM1':
Running in Acquisition Mode.
Running in Acquisition Mode.Running in Acquisition Mode.
Running in Acquisition Mode.
This command allows to toggle from Normal Mode to Acquisition Mode.
The Modem is in Normal Mode by default.
If the command is given correctly, the modem responds with the OK
character 'O' (0x4F), otherwise with the error character 'E' (0x45).
'ATPx':
'ATPx': 'ATPx':
'ATPx':
Running in Standby
Running in StandbyRunning in Standby
Running in Standby or Normal mode.
or Normal mode. or Normal mode.
or Normal mode.
This command allows the user to toggle from Normal Mode to Standby
Mode and vice versa, according to the 'x' value. The Modem is in Normal
Mode by default.
Then there is: x = '0' ! Normal,
x = '1' ! Standby.
If the command is correctly given, the modem responds with the OK
character 'O' (0x4F), otherwise with the Error character 'E' (0x45).
'ATR':
'ATR': 'ATR':
'ATR':
Parameters Reset.
Parameters Reset.Parameters Reset.
Parameters Reset.
This command allows the user to reprogram ALL the stored EEPROM
registers and give them their value by default.
If the command is correctly given, the modem responds with the OK
character, 'O' (0x4F), otherwise with the Error character 'E' (0x45).
4.2.3. Registers Description
This section is available in Appendix 6.