Euchner ActiveX Module serial/USB Manual de usuario Pagina 10

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 20
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 9
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
Vista de pagina 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 19 20

Comentarios a estos manuales

Sin comentarios