| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hi, We have executed the GlassTerm application (which is available in UIQ examples -> SymbianCompatible->SerialComms ) in Emulator. 1. Sometimes we are able to open the port COMM::0 and in the console we could able to see the "Powering up the port". After that we could not able to proceed further, since we dont know the procedure to continue the execution.. We could able to successfully execute till the following lines: commPort.Read (readStat, localInputBuffer, 0); User::WaitForRequest(readStat); r = readStat.Int (); User::LeaveIfError (r); 2. Sometimes we are finding error in Opening the port only. It is giving the leave code error -21 for COMM::0 and -5 for COMM::1 we are getting error from the following lines console->Printf (KMessage9, &portName); r = commPort.Open (server, portName, +ECommExclusive+); User::LeaveIfError (r); Please help us running this program successfully, as we are interested to do the Serial communication module for Symbian mobile. Thanks, Anitha |
|
#2
| |||
| |||
| Hi, The link below shows you how to open a COM port, you need to be logged in t= o access this link:- [http://www.sonyericsson.com/develope....do?id=3D3972] When you send information through the port, use RDebug rint and RDebug:wri=te. Regards Khalid Symbian Ltd |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.