Gettrackmasked method, Getpan method, Getportnames method – MagTek BLUETOOTH SWIPE READER User Manual

Page 15: Getportnamesstring method, Getportopenstatus method, Gettrackmasked, Method, Getpan, Getportnames, Getportnamesstring

Advertising
background image

Methods

9

GETTRACKMASKED METHOD

Returns the masked card data if supported by the reader from a specific track (1,2,3)

Syntax
String GetTrackMasked(int iTk)

The GetTrackMasked method syntax has these parts:




GETPAN METHOD

Returns PAN.

Syntax
String GetPAN()

GETPORTNAMES METHOD

Returns an array of port names that are available for connections.

Syntax
String[] GetPortNames()

GETPORTNAMESSTRING METHOD

Returns a string of port names that are available for connections

Syntax
String GetPortNamesString()

GETPORTOPENSTATUS METHOD

Returns a boolean indicating if the port is open or close.

Syntax
boolean GetPortOpenStatus()

Part Data Type

Description

iTk

int

Track 1,2,3

Advertising