﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>RoboticsConnection User Forum / RoboticsConnection Software Support / Windows CE Support Forum  / IO Exception upon opening COM port on Ebox2300 / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>RoboticsConnection User Forum</description><link>http://roboticsconnection.com/userForums/</link><webMaster>info@roboticsconnection.com</webMaster><lastBuildDate>Thu, 17 May 2012 16:30:47 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: IO Exception upon opening COM port on Ebox2300</title><link>http://roboticsconnection.com/userForums/Topic465-21-1.aspx</link><description>HI toast,&lt;br&gt;   I dont have a ebox and have never used one but I did look around a bit and find that&lt;br&gt;the ebox-2300 may have 2 com ports. Com-1 is defaulted to the console and will have&lt;br&gt;to be finagled to be usable. Here is a link here on the forum that is related.&lt;br&gt;[url]http://www.roboticsconnection.com/userForums/Topic115-21-1.aspx[/url]&lt;br&gt;I hope you get yours working. There  is a lot of related info out there.&lt;br&gt;&lt;br&gt;Don Lewis</description><pubDate>Wed, 01 Jul 2009 18:39:19 GMT</pubDate><dc:creator>Don Lewis</dc:creator></item><item><title>RE: IO Exception upon opening COM port on Ebox2300</title><link>http://roboticsconnection.com/userForums/Topic465-21-1.aspx</link><description>I have the same exact problem. I double checked all my code for parameter errors when declaring the serial port, and they're all correct. I even compiled the program on my desktop and it worked!&lt;br&gt;&lt;br&gt;For some reason when I try to run the program on the Ebox2300, i get an IOException at serialPort.Open()...&lt;br&gt;&lt;br&gt;Does anyone know why this is?</description><pubDate>Tue, 30 Jun 2009 10:48:40 GMT</pubDate><dc:creator>toast</dc:creator></item><item><title>IO Exception upon opening COM port on Ebox2300</title><link>http://roboticsconnection.com/userForums/Topic465-21-1.aspx</link><description>&lt;FONT color=#2b91af size=2&gt;&lt;P&gt;&lt;FONT color=#111111&gt;[font=""]Hello,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;I am trying to access either of the serial port of Ebox2300 but IO Exception is raised at sp.Open(); line of the following program:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111&gt;[code]&lt;BR&gt;SerialPort sp = new SerialPort("COM1", 19200, Parity.None, 8, StopBits.One);&lt;BR&gt;//SerialPort sp = new SerialPort("COM2", 19200, Parity.None, 8, StopBits.One); &lt;BR&gt;//The error is raised even if I change COM1 to COM2&lt;BR&gt;if (sp.IsOpen)&lt;BR&gt;{&lt;BR&gt;sp.Close();&lt;BR&gt;}&lt;BR&gt;sp.Open(); // Here exception is raised.&lt;BR&gt;sp.Close(); [/code]&lt;BR&gt;---------------------------------------&lt;BR&gt;I have downloaded ICOP_Vortex86_60CS_BSP.msi and built my image as per eBox-2300 Jump Start Guide. &lt;BR&gt;I have added Serial Port Support, Com_Card, Com16550 and Com16550 (Second Instance) in addition to the items mentioned in Jump start guide.&lt;BR&gt;To test that cable is properly working, I created a Direct connection for COM1/2 on WinCE running on Ebox2300. And then connected the other end of serial port to my PC. On hypertrm, it shows CLIENT CLIENT... which indicates that serial cable is working correctly.&lt;BR&gt;I have also checked that whether COM1 is mapped to COM2 for output by connecting cable to COM2 but writing COM1 in the code, but here also it raises the IO exception at sp.Open(); line.&lt;BR&gt;Your help will be greatly appreciated.&lt;BR&gt;Thanks!&lt;BR&gt; [/font]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Sat, 26 Apr 2008 09:50:58 GMT</pubDate><dc:creator>ankur</dc:creator></item></channel></rss>
