Section 2. properties, Name property, Portopen property – MagTek USB HID Swipe Reader User Manual

Page 7: Carddata property

Advertising
background image

3

SECTION 2. PROPERTIES


NAME PROPERTY
Sets and returns the control name.

Syntax

USBHID.Name [ = value]

The Name property syntax has these parts:

Part

Description

Value

A string value specifying the name of the
control.



PORTOPEN PROPERTY
Sets and returns the status of the port.

Syntax

USBHID.PortOpen [ = value]

The PortOpen property syntax has these parts:

Part

Description

Value

A Boolean value indicating the status of the
port.



CARDDATA PROPERTY
Sets or returns the Card Data buffer for the USBHID control.

Syntax

USBHID.CardData [ = value]

The CardData property syntax has these parts:

Part

Description

Value

A String value indicating the card data.

Advertising