You may also insert binary data into the data stream using the following control sequence for each byte of binary data: ^0x## (where ## is the hexadecimal representation of the data byte).
Two ASCII characters
Modem Response Strings
This section describes the modem response string formats:
❑Connect Response Strings
❑No Connect Response Strings
Connect Response - An ASCII string that contains substrings that describe the expected modem connection response code and associated bps rate. The substrings are delimited by the first character in the string.
The following connect response string example is interpreted in Table
CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/CONNECT 4800/4800/CONNECT 9600/9600
Table 3-6. Connect Response String Example
Response code | Bps rate |
|
|
CONNECT | 300 |
|
|
CONNECT1200 | 1200 |
|
|
CONNECT 2400 | 2400 |
|
|
CONNECT 4800 | 4800 |
|
|
CONNECT 9600 | 9600 |
|
|
Configuring the Module 3 - 19