ser.write('setphone-num1 09823232323')#-----------------setting phone number
ser.write('\r')
y=ser.read(37)
print y
this is in text editor ,but if i have to execute using command window then what is the solution?




Posted 13 May 2012 - 08:59 PM
ser.write('setphone-num1 09823232323')#-----------------setting phone number
ser.write('\r')
y=ser.read(37)
print y
Posted 14 May 2012 - 09:17 PM
Posted 14 May 2012 - 09:52 PM
atraub, on 14 May 2012 - 09:34 PM, said:
Posted 15 May 2012 - 05:30 AM
Posted 15 May 2012 - 09:24 AM
Posted 16 May 2012 - 02:39 AM
Quote
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
