Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending data to COM port from FPD26
Message
From
23/06/2004 09:35:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Sending data to COM port from FPD26
Miscellaneous
Thread ID:
00916383
Message ID:
00916383
Views:
43
Hi all,
I am tring to write some software for electronic cash register with FoxPro2.6.
I am useing

!mode com1: 57600,n,8,1 to adjust port
xx=fopen("com1",2) to open port
=fwrite(xx,'ABC') to send some data to COM port.

but I recive: Write foult error writing device COM1
Port monitor program show me that port is opened and configured but data
can't go there.

If I repeat this from VFP7 everything work normaly!
Can anybody sugest me some solution for FPD26 ( some external library or similar?)

Tks in advance
Milivoje
Next
Reply
Map
View

Click here to load this message in the networking platform