FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour communication port error.
Posts: 109
Joined: Sun Nov 13, 2005 12:40 AM
communication port error.
Posted: Mon Mar 19, 2018 02:42 AM

Hi Antonio Linares.

The serial port is com1 and com2 ... com9
communication port good init.

com11 and com12 ... com port > 10
communication port error.

How do you use it?

fwh 18.02

regards

FWH User

FWPPC User

FWLinux User
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: communication port error.
Posted: Mon Mar 19, 2018 03:17 AM

Yunbg,

Please post a small example PRG to test, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: communication port error.
Posted: Mon Mar 19, 2018 12:38 PM
Try with:

Code (fw): Select all Collapse
nCom = OPENCOMM( "\\.\" + cCom, 16384, 16384 )


EMG
Posts: 109
Joined: Sun Nov 13, 2005 12:40 AM
Re: communication port error.
Posted: Wed Mar 21, 2018 04:59 PM

Very well.
Thank you.

FWH User

FWPPC User

FWLinux User

Continue the discussion