Cisco Interactive Experience Client 4600 Series User Manual page 184

Hide thumbs Also See for Interactive Experience Client 4600 Series:
Table of Contents

Advertisement

Magnetic Card Reader and Barcode Scanner Implementation
}
Variable
open(in string deviceName)
close()
opened()
scanning()
scanned(out string data)
error(out string error)
Implement the global.magstripe Object
Open your application's code.
Step 1
Insert the global.magstripe object code.
Step 2
Step 3
Replace the deviceName variable with the name of the device that you retrieved from the IEC.
Cisco Interactive Experience Client 4600 Series User Guide
D-4
void scanning();
void scanned(out string data);
void error(out string error);
Table D-1
Appendix D
Magnetic Card Readers and Barcode Scanners
global.magstripe Object Variables
Description
Open the device for reading data. If
deviceName is not empty, use this device name,
and browser.magstripe.scanner
property otherwise.
Close the device.
The device has been open successfully.
The device has started data scanning.
The device has finished scanning, read the
scanned data from deviceName.
Error has occurred.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Interactive Experience Client 4600 Series and is the answer not in the manual?

This manual is also suitable for:

Iec 4632Iec 4610

Table of Contents