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 (0-9, a-f, A-F) must follow the ^0x control prefix. For example, ^0x0D^0x0A is interpreted as a carriage return followed by a line feed.

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 3-6.

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

Page 61
Image 61
3Com RMON-EMP-3 Modem Response Strings, Connect Response String Example, Response code Bps rate