Comm32 Serial Communications OCX 9.0.0.1 » Developer.Team

Comm32 Serial Communications OCX 9.0.0.1

Comm32 Serial Communications OCX 9.0.0.1
Comm32 Serial Communications OCX 9.0.0.1 | 1.5 Mb


Comm32 is an ActiveX component (ocx) that Software Developers can add to the tool box of their development environment. Developers using Visual Basic 6 and many other similar environments such as Office/VBA can use Comm32 to quickly add Serial Communications to software projects in 32 and 64 bit versions of Windows 10 and 8/8.1 (Desktop), Windows 7, Vista and XP. Comm32 has the same property names, methods and syntax as the now unsupported MSComm32 so, in many cases, it takes just a minute or two to add our SComm32 component to a project in place of MSComm without needing to change any of your code or learn any new syntax.

Properties
.Break
.CDHolding
.CommEvent
.CommName
.CommPort
.CTSHolding
.DSRHolding
.DTREnable
.EOFChar
.EOFEnable
.EvtChar
.EvtCharEnable
.Handshaking
.InBufferCount
.InBufferSize
.Input
.InputLen
.InputMode
.NullDiscard
.OutBufferCount
.OutBufferSize
.OutPut
.OverlappedIO
.ParityReplace
.PortOpen
.Read
.RThreshold
.RTSEnable
.Settings
.STHreshold

The SComm32 Communications Control is intentionally designed to 'mimic' MSComm32 allowing you to use SComm32 in place of MSComm without making any changes to your code.

If you're already using MSComm32 you will see that SComm32 has the same properties and the same syntax but in many cases functionality, speed and reliability have been improved.

For example when using MSComm32 the CommPort property only allows values up to 16.

SComm32 uses exactly the same property and syntax so the SComm32 CommPort property is 100% compatible with MSComm - but, with SComm32, you may use any com ports supported by your operating system. Up to Com256 on Windows XP, Vista and Windows 7 (Com128 on Windows95/98/Me).

Even though SComm32 properties have the same name and the same syntax you will find that SComm32 has improved capabilites. SComm isolates your application from the low level com port driver meaning your application is less likely to be affected by flow control hangups and blocking com timeouts and disconnected or out-of-range bluetooth devices - things that often cause MSComm to fail or crash completely taking your application down with it.

For example -disconnecting a USB-Serial adapter will usually cause a total crash with MSComm32. Of course our control is not immune - when the port is disconnected it's gone - but with our SComm component it will generally result in a trapable error allowing you to attempt a recovery by closing and reopening the port.

[/b]

[b] Only for V.I.P
Warning! You are not allowed to view this text.
SiteLock