Delphi Xe5 Serial Port
How can I test serial communication in Android emulator?Start emulator with parameter '-serial COMn':set Path=%LOCALAPPDATA%Androidandroid-sdktools;%LOCALAPPDATA%Androidandroid-sdktoolslibemulator-arm -avd MyAVD -qemu -serial COM3How can I use serial communication for Android devices?How can I solve 'Error 2: No such file or directory' error?ComPort for Android uses Linux Serial API and it requires rooting the Android device.To avoid this limitation try libraries that use Android USB API:Related links.
Hello!In Delphi 2006 i used libnodave library for Siemens PLC connection. Also JEDI was very handy and free Dejan's Crnic Serial port library. Have anyone any experience with this libraries on XE5? Basicaly company bought it just for intraweb but i am looking for a way to use it in HMI(libnodave for reading Siemens PLC variables, Serial for communication with instruments, and JEDI for eas of work) also.Do you think that it could be possble to port thoswe libraries to new version of delphi?Edited by: Marko Ravnik on Feb 25, 2014 6:30 AM. Pipenet free download crack files for windows 7.

Buy Serial Port
Marko Ravnik wrote: Hello! In Delphi 2006 i used libnodave library for Siemens PLC connection. Also JEDI was very handy and free Dejan's Crnic Serial port library. Have anyone any experience with this libraries on XE5?
Delphi Xe5 Serial Port Numbers

Basicaly company bought it just for intraweb but i am looking for a way to use it in HMI(libnodave for reading Siemens PLC variables, Serial for communication with instruments, and JEDI for eas of work) also. Do you think that it could be possble to port thoswe libraries to new version of delphi?

Edited by: Marko Ravnik on Feb 25, 2014 6:30 AMThis is not the best place to ask this question. This forum is aboutinstalling Delphi. A better place would be(Delphi.ThirdParty Tools.General).To answer your question both JEDI and Serial port library are availablefor XE5. For the CPORT as far as I read there are two different ports (one is made to use AnsiStrings for buffer). As for libnodave I am notfamiliar with that library.