Advertisement

10.06.2008 at 01:34AM PDT, ID: 23789739 | Points: 250
[x]
Attachment Details

vb6 MSCOMM1 on win 2003 and win 98

Asked by Gururagguru in VB Controls

Tags: , , , ,

Hi experts!
I use vb6, Mscomm, I am reading the data from the telephone pabx.  (below code)
I am able to read the data with vb6 exe on a win 98 pc.
If i run the same on XP or win 2003, i get data in ascii.
Need help
Rgrds
G


With MSComm1
        .Settings = "1200,N,7,1"
        .CommPort = 1
        .PortOpen = True
.RThreshold = 1
.DTREnable = True
.RTSEnable = True
end with

Start Free Trial
 
Keywords: vb6 MSCOMM1 on win 2003 and …
 
Loading Advertisement...
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628