EasyManua.ls Logo

ACS ACR1281U-C8 User Manual

ACS ACR1281U-C8
52 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
Subject to change without prior notice info@acs.com.hk
www.acs.com.hk
Application Programming Interface V1.00
ACR1281U-C8
Contactless
Reader/Writer

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the ACS ACR1281U-C8 and is the answer not in the manual?

ACS ACR1281U-C8 Specifications

General IconGeneral
CategoryCard Reader
InterfaceUSB
Contactless Card SupportYes
Operating Frequency13.56 MHz
Operating System SupportWindows, Linux, Mac OS
SAM SlotYes
SAM Card SupportYes
Product NameACR1281U-C8
Card Types SupportedISO 7816 Class A, B and C, ISO 14443 Type A and B
Power SupplyUSB powered
CertificationsCE, FCC, RoHS

Summary

1.0. Introduction

1.1. Features

Lists key features of the ACR1281U-C8 contactless smart card reader, including USB speed, read/write capability, smart card reader functions, and built-in peripherals.

2.0. USB Interface

3.0. Reader Commands

3.1. ACR120_Open

Opens a port (connection) to the reader, returning a handle for further operations.

3.2. ACR120_Close

Closes the port (connection) to the reader.

3.3. ACR120_Reset

Resets the Mifare Chip and restores the reader's factory settings.

3.4. ACR120_Status

Returns the reader's firmware version and status information.

3.5. ACR120_ReadRC531Reg

Reads a specific register of the Mifare chip.

3.6. ACR120_WriteRC531Reg

Writes a value to a specific register of the Mifare chip.

3.7. ACR120_DirectSend

Directly sends data to the Mifare chip, useful for custom communication.

3.8. ACR120_DirectReceive

Directly receives data from the Mifare chip, used in conjunction with DirectSend.

3.9. ACR120_RequestDLLVersion

Retrieves the version information of the reader's API DLL.

3.10. ACR120_ReadEEPROM

Reads data from the internal EEPROM of the reader.

3.11. ACR120_WriteEEPROM

Writes data to the internal EEPROM of the reader.

3.12. ACR120_ReadUserPort

Reads the current state of the reader's user port (LED/Buzzer).

3.13. ACR120_WriteUserPort

Sets the state of the reader's user port (LED/Buzzer).

3.14. ACR120_Power

Controls the power state of the reader's antenna.

4.0. General Card Commands

4.1. ACR120_Select

Selects a single contactless card and returns its type and serial number.

4.2. ACR120_ListTags

Lists the serial numbers of all tags currently within the reader's antenna range.

4.3. ACR120_MultiTagSelect

Selects a specific tag from multiple tags based on its serial number.

4.4. ACR120_TxDataTelegram

Sends a data telegram to the Mifare chip for communication.

5.0. Card Commands for Mifare® 1K/4K Cards

5.1. ACR120_Login

Performs authentication to access a specific sector of a Mifare card.

5.2. ACR120_Read

Reads a block of data from a Mifare card.

5.3. ACR120_ReadValue

Reads a 32-bit signed integer value from a Mifare card block.

5.4. ACR120_Write

Writes a block of data to a Mifare card.

5.5. ACR120_WriteValue

Writes a 32-bit signed integer value to a Mifare card block.

5.6. ACR120_WriteMasterKey

Writes master keys to the Mifare card.

5.7. ACR120_Inc

Increments a value block on a Mifare card by adding a specified value.

5.8. ACR120_Dec

Decrements a value block on a Mifare card by subtracting a specified value.

5.9. ACR120_Copy

Copies the content of one value block to another within the same sector.

6.0. Card Commands for ISO14443-4 Interface

6.1. PICC_Xch_APDU

Handles APDU exchange for ISO14443-4 Type A/B cards, managing WTX and chaining.

6.2. Exchange ADPU Command

Details the low-level frame structure for exchanging APDU commands with cards.

6.3. PICC_RATS

Requests the Answer-to-Select (ATS) message for ISO14443 Type A cards.

6.4. Auto-RATS

Enables or disables RATS during power-on command.

6.5. Firmware Upgrade Mode

Puts the reader into firmware upgrade mode.

Appendix A. Error Codes returned by High Level APIs

Appendix B. Possible TAG Types

Appendix C. USB ID and Drivers for ACR1281U-C8

Appendix D. Standard Program Flow

Appendix E. Physical and Logical Block/Sector Calculation

Related product manuals