> I'am fascinated by Synaser philosophy and successfully using it to > comunacate with DIRIS A20 multimeter over 485-to-USB convertor (based on > FTDI chip). But during final testing I've found out that my app isn't able > to connect to COM port after first pluging in the convertor and > multimeter. However, after another app using COM communication is runned > and connected to that COM port, my app is also able to pass though and it > fully works. My question is, is there any known issues about initializing > a virtual COM port in Synaser after system startup? I'm using latest > Synaser and compiling using Delphi6 under Windows XP.
Are you setting communication parameters by Config method? Did you test LastError after this method? When Config failed, then serial port leave with previous configuration. -- Lukas Gebauer. http://synapse.ararat.cz/ - Synapse Delphi and Kylix TCP/IP Library http://geoget.ararat.cz/ - Geocaching solution ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
