Smart-ActiveX
ActiveX Components and Source Code for Software Developers.
Serial Comm ActiveX 1.0.1
ActiveX component to write the at commands to the serial communication port.
 
Serial Comm ActiveX 1.0.1 - Fast Navigation:
Home | Benefits | Screenshot  | Download | Sample | Purchase | More...
 
What is Serial Comm ActiveX?
The Serial Comm ActiveX 1.0.1 X is an activex component control for software developers that allows to send the at commands to the serial communication port.

Many features.
You can get the serial devices on the pc, open the comm port with the best properties, get the port number for each device, get the information for each device, and more and more.

Easy to use.
All this and more, fast and very easy to use.

Try it.
The installation program of the Serial Comm ActiveX 1.0.1 conatins a free trial of the component, samples (VB6/.NET), and a CHM help file.
 
Screenshot:
Serial Comm ActiveX 1.0.1
 

Benefits:

  • Serial Communication ActiveX.
  • Get the ports list.
  • Get the the information about each port.
  • Set the baud, parity, data and more.
  • Send AT commands.
  • Get local information (city/country codes)
  • Get general information about the modem / phone device.
  • Check if the line is connected.
  • Easy to use.
  • Visual Basic samples
  • .NET samples.
  • Errors handling
  • Free trial
 
Sample:

'Write data to serial port.
  
Dim lngSize     As Integer
Dim strData     As String
Dim lngStatus   As Long

'Get the command:
strData = txtATCommand.Text & vbCr

'Get the size:
lngSize = Len(strData)

'Write the data:
lngStatus = cComm1.CommWrite(strData)

'Handle error.
If lngStatus <> lngSize Then
    'Error..
End If
 
End Sub
 
Methods and events:
Methods:
CommClose, CommFlush, CommGetError, CommGetLine, CommOpen, CommRead, CommSet, CommSetLine, CommWrite, DeInit, GetCityCode, GetCountryCode, GetPortNumber, GetSystemMessage, GetTapiStrError, Init, LineConfigDialog, LineGetDevDetails, LineGetDevDetailsProps, LineGetDevDetailsTypes, LineTranslateDialog, NumOfLines, LineIndex, Port.

Events:
CommEvent, Error.
 
Download:
The Serial Comm ActiveX 1.0.1 can be run for free under a trial mode. The trial mode is a limited version and it displays a registration window at any time the Serial Comm ActiveX 1.0.1 is opened or closed.
 
 
 
More:
 
Support:
 
 


Share | | | | | | |


Home Page - Downloads - Prices - Site Map - Blog!


smart-activex.com - ActiveX Components for software developers. Contact Us
Copyright © 2011 smart-activex.com. All rights reserved.

WiserBit.com - Make it simple.