Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mscomm
Message
From
12/11/2003 15:22:55
 
 
To
12/11/2003 15:12:09
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Re: Mscomm
Miscellaneous
Thread ID:
00849204
Message ID:
00849246
Views:
17
Just 1 item - the call below appears to set EVEN parity, but your comm control settings of 9600,N,8,1 indicate NO parity. Just a SWAG...

>*Send signal to STOP the conveyor due to Bad Scanner Read.
>*Communication is via the Scale Port, signal is ESC (chr(27)) followed
>*by a carriage return (chr(13)).
>*Parameters: Com port #, BAUD rate, Data Bits, Stop Bits and Parity
>=callfn(gnclose)
>=callfn(gnset,2,9600,8,1,"EVEN") && SCALE INTERFACE
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform