5 properties, 1 port, 2 ipaddress – EUCHNER ActiveX Module Ethernet TCP/IP User Manual
Page 10: 3 keytype, Manual eks activex, Module ethernet tcp/ip 3.5 properties

Manual EKS ActiveX
®
Module Ethernet TCP/IP
3.5 Properties
3.5.1 Port
Description
Selects the port for the TCP connection
Syntax
object.Port = String Value;
Comments
Possible values are:
2444
2445
…
This property is applied by calling the method Open. The value must match the setting
on the EKS.
Data
type
String
Default
value
2444
3.5.2 IPAddress
Description
Selects the IP address for the TCP connection
Syntax
object.IPAddress = String Value;
Comments
Possible values are:
192.168.1.1
…
This property is applied by calling the method Open. The value must match the setting
on the EKS.
Data
type
String
Default
value
192.168.1.1
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
102030-02-10/12