Saving Two RFIDs

Description

Plugin to scan and save the crew cards' RFIDs

Latest Version

2023.10.4.1

Release Date

Jan 16, 2024

Download Path

Download

Type

APM Plugin

Change Log: 

Version

Date

Description

Version

Date

Description

2023.10.1.1

Mar 23, 2023 

APMPI-713 - From now plugin will show all persons, who have the same Payroll Vessel as Current Replication Site.

2023.10.3.1

Jan 16, 2024

APMPI-941 - In the RFID plugin, it is now possible to remove the records from the RFID1 and RFID2 fields.

 

APMPI-1015 - In the RFID plugin, columns are renamed:

  • MIFARE RFID to RFID 1

  • Em-Marine RFID to RFID 2

 

APMPI-1071 - The following changes have been applied to the SaveRFID plugin:

  • Mifare hexadecimal number is stored in the RFID1 field

  • The Emarine decimal number is stored in the RFID2 field

Besides, the alert message, that pops up while scanning the existing card, has been changed:

25064f26-c845-44d5-b15e-2dc5ffddb97c.png

 

APMPI-1125 - RFIDs are converted from HEX to DEC with the correct char length:

  • The Mifare hexadecimal number is converted to a decimal with a leading 0 to get 11 chars

  • The Emarine decimal number comes with a leading 0 to get 14 chars

2023.10.4.1

Apr 24, 2024

APMPI-1193

In SaveRFID, enhanced the functionality as described below:

  • Real data read by the reader is stored.

  • The RFID is categorized by length to identify if it is Em-Marine or Mifare.

  • Columns RFID1 and RFID2 are renamed to Em-Marine and Mifare.

image-20240424-160331.png
  • Em-Marine card number is saved to the Em-Marine column.

  • Mifare card number is saved to the Mifare column.

 

Description

In relation to Tidomat Replicator Plugin, to complete the parameters for Tidomat, we added this plugin to scan and save the crew cards' RFIDs. We have two RFID chips in the card:

RFID Chip

Card Reader

RFID Chip

Card Reader

Mifare 1K NXP RFID-Chip 13.56MHz

MIFARE: USB-3317-RRW

TK4100 RFID-Chip 125 KHz

EMARINE: USB-3320-PT (this works like a keyboard, plug and play, no driver needed)

Compatibility

Compatible with APM 2020.10 or higher*

Process Flow

Before the Purser gives the crew card, he/she needs to assign the crew card first to the right crew member’s name. This plugin will assign the crew card to the crew member by scanning the card and saving the RFID/s, the information will be saved in Adonis Database.

 

The following card readers should be installed before using the plugin:

  1. MIFARE: USB-3317-RRW

  2. EMARINE: USB-3320-PT (this works like a keyboard, plug and play, no driver needed)

 

Plugin location:

Adonis Personal Manager > Tools > Export > Save RFID Interface

 

Functionality

Read and Save

1.) First, search for a crew member in the dynamic search field. Check the box/es of which persons you want to scan.

2.) Click on Read MIFARE if you are scanning a MIFARE chip. And click on Read EMARINE if you are scanning for EMARINE.

3.) Place the card in the card reader, you will hear a beeping sound. You will notice that the RFID field is populated by unique alphanumeric characters.

4.) Repeat #3 to scan and save EMARINE RFID.

 

Clear the RFID

 

1.) To delete or remove the RFID in the person’s name, check the box of the person’s name.

2.) Click on Clear RFID.

3.) Click on Clear MIFARE or Clear EMARINE.

4.) There will be a pop-up message to confirm the deletion.

 

Housekeeping

Downloading Plugin

To download the plugin, go to your FTP area by following the link below:

http://download.adonis.no/files/upgrade/PersonnelManager/Plugins/SaveRFID

Be advised to download the latest version of the plugin.

Installing

Once the download is complete, follow the link below to get the instructions on how to install the plugin:

https://adonishr.atlassian.net/wiki/spaces/UD/pages/3659661652

Setup

1.) Locates the card reader for MIFARE.

2.) Locates where to save the log file.

 

PWCARDRFID Database Table

FIELD

FORMAT

PK

FK

DESCIPTION

MAPPING

FIELD

FORMAT

PK

FK

DESCIPTION

MAPPING

SEQNO

INT

X

 

unique number to generate standard APM approach.

 

PIN

INT

 

X

Unique identifier of a crew member.

PW001P01.PIN

ACTSEQ

INT

 

X

Link to the Activity

PW001P03.SEQUENCENO

RFID_MIFARE

VARCHAR

 

 

Unique MIFARE RFID from the crew card

PWCARDRFID.RFID_MIFARE

RFID_EMARINE

VARCHAR

 

 

Unique EMARINE RFID from the crew card

PWCARDRFID.RFID_EMARINE