Properties, Baudrate, Port – EUCHNER ActiveX Module serial/USB User Manual

Page 10: Keytype, 1 baudrate, 2 port, 3 keytype, Manual eks activex, Module serial / usb 3.5 properties

Advertising
background image

Manual EKS ActiveX

®

Module serial / USB

3.5 Properties

3.5.1 BaudRate

 Description

Sets the baud rate

 Syntax

object.BaudRate = BaudRateConstants Value;

 Comments

Using this property the same baud rate must be set as was selected on the EKS using
the DIP switches. Possible values are:
EKS_BAUD_9600 = 9600
EKS_BAUD_28800 = 28800
This property is applied by calling the method Open.

 Data

type

BaudRateConstants (Enumeration)

 Default

value

EKS_BAUD_9600

3.5.2 Port

 Description

Selects the serial interface on the PC

 Syntax

object.Port = String Value;

 Comments

Possible values are:
COM1
COM2

This property is applied by calling the method Open.

 Data

type

String

 Default

value

COM1

3.5.3 KeyType

 Description

Defines the type of Electronic-Key used (read-only Electronic-Key* or read/write
Electronic-Key)

*Earlier transponder type. We do not recommend using this transponder type in new installations.

 Syntax

object.KeyType = KeyTypeConstants Value;

 Comments

Possible values are:
EKS_KEY_READWRITE = 1
EKS_KEY_READONLY = 8
This property is applied by calling the method Open.

 Data

type

KeyTypeConstants (Enumeration)

 Default

value

EKS_KEY_READWRITE

Page 10

/

20

Subject to technical modifications

098655-03-10/12

Advertising