
MorphoAccess® SIGMA Series - Administrator Guide
Terminal Configuration through Webserver
2017_2000025464-v03
This document and the information therein are the property of Morpho. They must not
be copied or communicated to a third party without the prior authorization of Morpho
337
July 17
}
Step 2:
If (MIFARE)
// 4 Byte CSN card
{
//generate decimal from 4 Byte CSN.
}
Else if (DESFire) // OR any 7 BYTE CSN card
{
//Add 0 in beginning of CSN
//reverse the first 4-bytes and reverse the next 4-bytes.
//reverse the whole 8-byte after above manipulation
//generate decimal from the manipulated HEX
}
Else //ICLASS CARD
{
//reverse the first 4-bytes and reverse the next 4-bytes.
//reverse the whole 8-byte after above manipulation
//generate decimal from the manipulated HEX
}
e.
HID card number: if this option is selected, terminal read the HID card number
from the iClass card.
NOTE: This option only available in iClass product.
3.
Press on Save button to save changes