<div class=MsoNormal><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'">I have a webpage that is in HTML and PHP. &nbsp;In PHP I have tried using exec, system, shell_exec and passthru functions to call an Expect Script file (temp.exp). &nbsp;This expects file spawns a telnet session that uses "expect/send" commands to retrieve information from an environmental unit (not a normal server). &nbsp;This data is placed in a file and then loaded to the webpage. &nbsp;<br>
<br>
The problem is if I call "./temp.exp" it runs great, but when I call the same program from the webpage exec("./temp.exp") using PHP (because it retrieves the data is displayed in the webpage), it will connect but then stops responding.&nbsp; It never returns the password prompt to achieve a yes to move on. &nbsp;<br>
<br>
I inserted “exp_internal 1” in the expect file to produce the diagnostic results. &nbsp;<br>
<br>
<B><U><SPAN style="FONT-WEIGHT: bold">When temp.exp is ran manually</SPAN></U></B><br>
spawn telnet 111.111.11.111<br>
parent: waiting for sync byte<br>
parent: telling child to go ahead<br>
parent: now unsynchronized from child<br>
spawn: returns {18790}<br>
expect: does "" (spawn_id exp5) match glob pattern "Password:"? no<br>
Trying 111.111.11.111...<br>
Connected to 111.111.11.111.<br>
Escape character is '^]'.<br>
Password: <br>
expect: does "Trying 111.111.11.111...\r\nConne<WBR>cted to 111.111.11.111.\r\nEscape character is '^]'.\r\</SPAN></FONT><FONT face="Lucida Sans" color=black size=2><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Lucida Sans'">n</SPAN></FONT><B><FONT face="Lucida Sans" color=maroon size=2><SPAN style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: maroon; FONT-FAMILY: 'Lucida Sans'">Password: " (spawn_id exp5) match glob pattern "Password:"? yes</SPAN></FONT></B><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'"><br>
expect: set expect_out(0,string) "Password:"<br>
expect: set expect_out(spawn_id) "exp5"<br>
<br>
<br>
<B><U><SPAN style="FONT-WEIGHT: bold">When temp.exp is called from the webpage</SPAN></U></B><br>
spawn telnet 111.111.11.111<br>
parent: waiting for sync byte<br>
parent: telling child to go ahead<br>
parent: now unsynchronized from child<br>
spawn: returns {19909}<br>
expect: does "" (spawn_id exp19) match glob pattern "Password:"? no<br>
Trying 111.111.11.111...<br>
Connected to 111.111.11.111.<br>
Escape character is '^]'.<br>
expect: does "Trying 111.111.11.111...\r\nConne<WBR>cted to 111.111.11.111.\r\nEscape character is '^]'.\r\n</SPAN></FONT><B><FONT face="Lucida Sans" color=maroon size=2><SPAN style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: maroon; FONT-FAMILY: 'Lucida Sans'">" (spawn_id exp19) match glob pattern "Password:"? no</SPAN></FONT></B><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'"><br>
expect: timed out<br>
<br>
I have checked/changed the Apache user, the permissions and ownership of the files are fine. &nbsp;&nbsp;I have put debug on the expect and the telnet sessions. &nbsp;I have specified the telnet used and the port.&nbsp; I have upgraded my Tcl/Tk. &nbsp; The link <A title=http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2005-06/0454.html href="http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2005-06/0454.html" target=_blank>http://unix.derkeiler.com/<WBR title=http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2005-06/0454.html>Newsgroups<WBR title=http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2005-06/0454.html>/comp.unix<WBR title=http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2005-06/0454.html>.shell/200<WBR title=http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2005-06/0454.html>5-06/<WBR title=http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2005-06/0454.html>0454.<WBR title=http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2005-06/0454.html>html</A> is similar but I am not getting the "setsocket(SO_DEBUG):Permi<WBR>ssion denied" error and that solution did not work for me. &nbsp;&nbsp;<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><U><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'">System info<o:p></o:p></SPAN></FONT></U></div>


<div class=MsoNormal><FONT face="Lucida Sans Typewriter" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans Typewriter'"># find / -name telnet<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans Typewriter" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans Typewriter'">/usr/bin/telnet<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans Typewriter" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans Typewriter'">/usr/ucb/telnet<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans Typewriter" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans Typewriter'"># expect -v<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans Typewriter" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans Typewriter'">expect version 5.40.0<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'">Below are versions that I have tried.<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><U><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'">The script 1<o:p></o:p></SPAN></FONT></U></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">#!/usr/local/bin/expect<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">exp_internal -f /opt/xampp/htdocs/temp/diag.txt 1<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">spawn -nottycopy /bin/telnet -d 111.11.11.111 23<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">sleep 3<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "Password:"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send "OMNI\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "X. Exit (end connection)"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send "p\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "&gt;"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">log_file -noappend -a "/opt/xampp/htdocs/temp/data.txt" <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">#Sensor Name&nbsp;&nbsp;&nbsp;&nbsp; POS3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Temp Sensor&nbsp;&nbsp;&nbsp;&nbsp; 1<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send "GET 3052.5.1.1.1.1.4.3.1.1\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">sleep 3<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "1.3.6.1.4.1.3052.5.1.1.1.1.4.3.1.1"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">#Read Out&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POS3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Temp Sensor&nbsp;&nbsp;&nbsp;&nbsp; 1<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send "GET 3052.5.1.1.1.1.6.3.1.1\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">sleep 3<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "1.3.6.1.4.1.3052.5.1.1.1.1.6.3.1.1"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">#Read Out&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POS3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Humidity Sensor 2<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send "GET 3052.5.1.1.1.1.6.3.3.1\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">sleep 3<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "1.3.6.1.4.1.3052.5.1.1.1.1.6.3.3.1"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">log_file<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send "BYE\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">exit 0<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><U><FONT face="Lucida Sans" color=#333333 size=2><SPAN style="FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: 'Lucida Sans'">The script 2<o:p></o:p></SPAN></FONT></U></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">#!/usr/local/bin/expect -f <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">exp_internal -f /opt/xampp/htdocs/temp/diag.txt 1<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">set force_conservative 1 ;# set to 1 to force conservative mode even if <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;# script wasn't run conservatively originally <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">if {$force_conservative} { <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; set send_slow {1 .1} <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proc send {ignore arg} { <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sleep .1 <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exp_send -s -- $arg <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; } <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">} <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">set timeout 3 <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">spawn $env(SHELL) <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">match_max 100000 <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send -- "telnet 111.11.11.111\r" <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "Password: "<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send -- "OMNI\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "X. Exit (end connection)"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send -- "p\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "&gt;"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">log_file -noappend -a "/opt/xampp/htdocs/temp/data.txt" <o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">#Sensor Name&nbsp;&nbsp;&nbsp;&nbsp; POS3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Temp Sensor&nbsp;&nbsp;&nbsp;&nbsp; 1<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send -- "GET 3052.5.1.1.1.1.4.3.1.1\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">sleep 3<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "1.3.6.1.4.1.3052.5.1.1.1.1.4.3.1.1"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">#Read Out&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POS3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Temp Sensor&nbsp;&nbsp;&nbsp;&nbsp; 1<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send -- "GET 3052.5.1.1.1.1.6.3.1.1\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">sleep 3<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "1.3.6.1.4.1.3052.5.1.1.1.1.6.3.1.1"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">#Read Out&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POS3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Humidity Sensor 2<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send -- "GET 3052.5.1.1.1.1.6.3.3.1\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">sleep 3<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">expect "1.3.6.1.4.1.3052.5.1.1.1.1.6.3.3.1"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'"><o:p>&nbsp;</o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">log_file<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">send -- "BYE\r"<o:p></o:p></SPAN></FONT></div>


<div class=MsoNormal><FONT face="Lucida Sans" size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Lucida Sans'">exit 0<o:p></o:p></SPAN></FONT></div>
<div id='u8CAA0539B6562CD-C84-24A3' class='aol_ad_footer'><FONT style="color: black; font: normal 10pt ARIAL, SAN-SERIF;"><HR style="MARGIN-TOP: 10px"><A title="http://toolbar.aol.com/moviefone/download.html?ncid=aolcmp00050000000011" href="http://toolbar.aol.com/moviefone/download.html?ncid=aolcmp00050000000011" target="_blank">Get the Moviefone Toolbar</A>. Showtimes, theaters, movie news, & more!</FONT> </div>