Download Comm32 ocx
comm32 home

Introduction
Install Comm32
Why Not MsComm?
Properties
   .Break
   .CDHolding
   .CommEvent
   .CommPort
   .CTSHolding
   .DeviceName
   .DSRHolding
   .DTREnable
   .EOFChar
   .EOFEnable
   .EvtChar
   .EvtCharEnable
   .Handshaking
   .InBufferCount
   .InBufferSize
   .Input
   .InputLen
   .InputMode
   .InstalledDrivers
   .NullDiscard
   .OutBufferCount
   .OutBufferSize
   .OutPut
   .ParityReplace
   .PortExists
   .PortOpen
   .RThreshold
   .RTSEnable
   .Settings
   .STHreshold
OnComm Event
Hardware/Cables etc

 

 

Use Comm32 to quickly add Serial Communications capabilities to your applications.

Comm32 is compatible with MSComm in that it uses the same property names, methods and syntax which means that you can quickly add Comm32 to a VB6 project in place of MSComm32 without needing to change any of your code or learn any new syntax. (also works for other languages with minor syntax changes)

 

 

See Comm32 Installation for complete instructions - how to install Comm32 on your computer and how to add the Comm32 component to your projects.

The download contains a fully functional trial version of Comm32 as well as sample projects showing you how to use Comm32.

Context sensitive help means that while you're working in your project you can place the cursor on a property and press the F1 key on your keyboard to see the help page describing that property.

The help file also contains information about making RS232 cables and even shows how to make a loop back tester for testing your hardware and debugging your applications.

 

 

Download Comm32

 

Recent Updates.

New properties added EOFChar, EvtChar, EvtCharEnable, DeviceName, PortExists, InstalledDrivers

Fixes/Improvements

Error 8002 Invalid Port Number - When running your application in the IDE the com port is owned by the IDE - not by your application. If you end your application without closing the com port then the IDE would hold the com port open preventing the application from accessing the port again until you closed the IDE. This has now been resolved.

Improvements when using more than one instance of the control on a form.

Error Overflow - When you set receive buffers larger than 40k you could in some rare circumstances get an 'OverFlow' error message when you open the port. This has been resolved.

Latest version of the file Comm32.ocx is 3.2.0.78 released April 14, 2010 (The 'Version' property shows 3.2k)

 

   
Copyright (c) 2010 Axis Controls Ltd