nawermixer.blogg.se

Kepserverex serial communication dialog
Kepserverex serial communication dialog








kepserverex serial communication dialog
  1. KEPSERVEREX SERIAL COMMUNICATION DIALOG HOW TO
  2. KEPSERVEREX SERIAL COMMUNICATION DIALOG INSTALL
  3. KEPSERVEREX SERIAL COMMUNICATION DIALOG FULL

Procedure buttonSubmitClick(Sender: TObject) Procedure buttonCloseClick(Sender: TObject) Procedure buttonOpenClick(Sender: TObject) Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,ĭialogs, AxSerial_TLB, ShellAPI, StdCtrls, ExtCtrls

KEPSERVEREX SERIAL COMMUNICATION DIALOG HOW TO

The following code shows how to query a modem: You can now send and/or receive data to and/or from a serial port. Step 5: Send an AT command to a connected Hayes compatible modem ObjComPort := TComPort.Create(Form1).DefaultInterface You can now create the objects, for instance in the 'FormCreate' function: In the 'private' or 'public' section, declare the following objects:

kepserverex serial communication dialog

Step 4: Declare and create the objectįrom the Project Manager, open Unit1.bas and add the AXSERIAL_TLB to the 'Uses' statement to refer to the ActiveXperts Serial Port Component library: The interface code is generated now and is shown in the AXSERIAL_TLB tab of the project.

kepserverex serial communication dialog

In the 'Install' page, select 'Create Unit' and click 'Next': In the 'Components' page, leave all fields default and click 'Next': In the 'Registered Type Libraries' page, select 'Serial Port Component 2.2 Type Library' and click 'Next': To do so, choose 'Import Component.' from the 'Component' menu. Now that a new project has been created, you must add a reference to Serial Port Component in the project to be able to use the ActiveXperts Serial Port Component object. (Click on the picture to enlarge) Step 3: Refer to the ActiveXperts Serial Port Component Library and create the objects The installation guides you through the installation process.Ĭhoose 'New' from the 'File' menu and select your preferred kind of application, for instance: 'VCL Forms Application - Delphi for Win32'.Ī new Form is displayed in the workspace.

KEPSERVEREX SERIAL COMMUNICATION DIALOG INSTALL

Step 1: Download and install the ActiveXperts Serial Port Componentĭownload the ActiveXperts Serial Port Component from the ActiveXperts Download Site and start the installation.

KEPSERVEREX SERIAL COMMUNICATION DIALOG FULL

  • Configurable baudrate/parity/stopbits, full buffered data transfer, text/binary data transfer.
  • Hardware flow control (RTS/CTS, DTR/DSR) and software flowcontrol (XON/XOFF) support.
  • COM ports redirected through the network)
  • Support for serial cable as well as USB cable or Bluetooth connections.
  • Support for all types of Hayes compatible modems.
  • Support for RS-232/RS422/RS485, up to 256 simultaneous ports.
  • TAPI (Windows Telephony Device) support (like 'Standard 56000 bps Modem').
  • It can even be another PC, connected via a NULL modem cable.ĪctiveXperts Serial Port Component features the following: Such a device can be: a weight indicator, a modem, a scanner, or any other device that is equiped with a serial port. Using ActiveXperts Serial Port Component with DelphiĪctiveXperts Serial Port Component is a software development kit (SDK) that enables the user to communicate to a device over a serial interface.










    Kepserverex serial communication dialog