Desfire.WriteData

Writes data to a Standard or a Backup data file.

Properties

Parameters (request frame)

Name Type/Size Description
FileId Integer (8 bits) ID of file to read.
Adr Integer (32 bits) Position within file.
Length of Data Integer (16 bits) Length of Data in bytes
Data Raw data Data read from card.
Mode Enumeration (8 bits) Communication settings linked to the file.
Values:
  • Plain (0)
  • MAC (1)
  • Encrypted (3)

Returned values (response frame)

None