
connect:
send "ATDT%N\r"
# Tone dialing command.
# %N from Call Home setup.
# Expect a connection response.
expect "16\r" or "15\r" or "14\r" or "12\r" or "10\r" or "5\r" or "1\r" busy "7\r"
timeout 60
done
retry:
send "A/"
# Repeat the previous command.
# Expect a connection response.
expect "16\r" or "15\r" or "14\r" or "12\r" or "10\r" or "5\r" or "1\r" busy "7\r"
timeout 60
done
disconnect:
delay 2
# Separate from previous data.
send "+++"
# Assure command mode.
delay 2
# Allow mode switching delay.
send "ATH0T\r"
# Set modem switch-hook down
#
(i.e., hang up).
ignore "0\r" or "OK\r" timeout 2
# Ignore modem response.
send "ATE0Q1\r"
# Initialize modem: Echo OFF,
#
Disable responses.
ignore "0\r" timeout 1
done
condin:
send "ATZ0Q0T\r"
# Reset modem. Select profile 0
ignore "0\r" or "OK\r\n" timeout 2
# Ignore modem response.
send "ATE0T\r"
# Initialize modem: Echo OFF,
expect "0\r" or "OK\r\n" timeout 2
#
Enable responses (Numeric),
send "ATQ0V0X0T\r"
#
Limit response codes.
expect "0\r" timeout 2
# Confirm commands successful.
send "ATS0=2\r"
# Set AutoAnswer ON
expect "0\r" timeout 2
# Confirm command successful.
done
waitcall: ignore "2\r" timeout 1
# Ignore first ring.
expect "2\r" timeout 10
# Pick up second ring
#
or timeout.
# Expect a connection response.
expect "16\r" or "15\r" or "14\r" or "12\r" or "10\r" or "5\r" or "1\r"
timeout 60
done
page:
send "ATDT%N,,,,%R;\r"
# %N = pager call center number
# Add enough commas to wait for
#
time to enter paging number.
# %R = paging number
# Confirm successful command.
expect "0\r" timeout 60
delay 2
# Wait before hanging up.
send "ATH0T\r"
# Hang up.
expect "0\r" timeout 2
# Confirm successful command.
304
Service Guide
Summary of Contents for RS/6000 44P Series 270
Page 1: ...RS 6000 44P Series Model 270 Service Guide SA38 0572 02 ...
Page 10: ...x Service Guide ...
Page 14: ...xiv Service Guide ...
Page 16: ...xvi Service Guide ...
Page 20: ...Rear View 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 10 17 18 19 2 Service Guide ...
Page 44: ...26 Service Guide ...
Page 164: ...146 Service Guide ...
Page 204: ...186 Service Guide ...
Page 247: ...b Slide the covers to the rear and remove Chapter 9 Removal and Replacement Procedures 229 ...
Page 288: ...270 Service Guide ...
Page 290: ...1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 20 22 23 24 25 272 Service Guide ...
Page 294: ...Keyboards and Mouse 276 Service Guide ...
Page 296: ...Keyboards and Mouse Black 278 Service Guide ...
Page 298: ...Power Cables 1 2 3 4 5 6 7 8 9 10 11 280 Service Guide ...
Page 300: ...282 Service Guide ...
Page 302: ...284 Service Guide ...
Page 304: ...286 Service Guide ...
Page 310: ...292 Service Guide ...
Page 338: ...320 Service Guide ...
Page 345: ......
Page 346: ... Printed in U S A September 2001 SA38 0572 02 ...