DeviceList Registration Manual
DeviceList Registration Manual
[Prerequisite]
・Prepare the following before starting registration.
(1) USB memory
・The capacity can be small. Check that it can be used with the MFP to which the card reader is
connected in advance.
(2) Script file for writing
・The script file supplied with this document. ”debug_s_usbcr.sh”
(3) USB information of the card reader to be registered (The Vendor ID and Product ID)
・When the Vendor ID and Product ID or the card reader to be registered are not known, check them by
referring to [Reference]-1.
(4) Device list file
・The sample device list supplied with this document. ”usbhidReaderListAdd.txt”
[Registration Method]
・Register the device list to the MFP according to the procedure shown below.
1) Open the device list prepared at step (4) of [Prerequisite] using the text editor like Windows Note Pad.
2) Enter the USB information of the card reader prepared at step (3) of [Prerequisite] according to the
format of [Reference]-2.
3) Save the data by overwriting the file name of the file to which the above information is entered.
4) Copy the above file to the root of the USB memory together with the script file prepared at step (2) of
[Prerequisite].
5) Normally start up the MFP and insert the above USB memory.
6) A beep sounds when registration finishes. Remove the USB memory from the MFP to complete
registration.
Note: After the registration procedure finishes, set the card reader by the 08 self-diagnostic settings.
[Deletion Method]
・Perform the following procedure to remove the registered device list from the MFP.
1) Copy only the script file prepared at step (2) of [Prerequisite] to the root of the USB memory.
(The file prepared at step (4) of [Prerequisite] is not copied to the USB memory.)
2) Start up the MFP normally. Insert the above USB memory.
3) A beep sounds when the processing finishes. Remove the USB memory from the MFP to complete
the deletion procedure.
[Precautions]
1) Backup and cloning
・The device list registered to the MFP is not backed up and cloning is not possible.
2) F/W update
・The device list registered to the MFP is retained after the F/W update.
3) HDD replacement
・When the HDD of the MFP is replaced, the device list must be registered again.
4) The max. number of the devices to be registered
・The max. number of the devices which can be registered to the device list is 16 units per a MFP.
・The device exceeding the max. number is not recognized.
[Reference]
1. How to check the Vendor ID and Product ID
・The following shows how to check the Vendor ID and Product ID of the card reader to be registered.
1) Connect the device to be checked to the USB connector of the Windows PC.
2) Go to Start – Setting. Select Control Panel. Go to Administrative Tools – Computer Management.
Run Device Manager.
3) Open the Keyboards tab, click on “HID Keyboard Device” (if any other options, select the one at the
bottom) to display “Device Properties”.
4) Click on the Details tab and select “Device Instance Id”. The VID/PID are displayed.
* In the following case, VID=”0c27”, and PID=”3bfa”.
2. Device list format
・The device list format is as shown below.
1) Open the supplied sample device list, ”usbhidReaderListAdd.txt”, by the text editor like Note Pad.
2) Enter the Vendor ID, Product ID and Reader Name from the 2nd line in order.
3) Registration should be 1 line per a unit. The Vendor ID, Product ID, and Reader Name should be
divided by “:” (colon).
* The max. number of the devices to be registered should be 16.