DOWNLOAD Sharp MX-2610N / MX-3110N / MX-3610N (serv.man14) Service Manual ↓ Size: 26.68 MB | Pages: 127 in PDF or view online for FREE

Model
MX-2610N MX-3110N MX-3610N (serv.man14)
Pages
127
Size
26.68 MB
Type
PDF
Document
Service Manual
Brand
Device
Copying Equipment / Revised May 2011
File
mx-2610n-mx-3110n-mx-3610n-sm14.pdf
Date

Sharp MX-2610N / MX-3110N / MX-3610N (serv.man14) Service Manual ▷ View online

MX-3610N  IC card reader  6 – 7
3)
Import the setting file for HID card reading to the machine.
a)
Enter the system settings menu as shown below:
Home
→Settings→User Control→Administrator Login→
Card Area Setting
b)
Connect the USB memory to the USB connector in the
operation section.
c)
Select the file made in procedure 1) above.
d)
Press [Execute] button. 
(The setting file for HID card reading is loaded.)
4)
Perform the operation check.
a)
While holding the IC card over the IC card reader, press
[Execute] button of "Card Scan Test".
b)
The IC card data are loaded. The test result is displayed
as shown below:
Display when loading is successfully completed:
Display when loading is failed:
When an error occurs, troubleshoot the cause and remove the trou-
ble. Then perform the above procedures again. 
Possible causes for an error may be error of the IC card or
improper contents of the setting file for HID card reading.
3.  Setting file for HID card reading
A. Overview
This manual describes the following setting procedures for reading
data from an IC card by using the HID card reading function:
• Setting of the reading area of card data
• Setting for assignment of read data to the card ID and the facility
code
* If the above setting procedures are not completed, the default
setting is valid, reading all the data in the card and assigning to
the card ID.
The brief steps of the setting are:
• Make the setting file according to the format specified in this
manual.
• Import the setting file through web page or by using the system
setting of the machine, "HID user area setting"
Incase of System setting mode:
User control > Card area setting > Importing from the setup file
B. Format of the setting file
The format of the setting file should be as shown below:
Section name
Key name = Key value
* Use the template setting file, change the key value, make an
arbitrary file name with an arbitrary extension (such as .ini), and
save the file.
• A line started with "#" or ";" is treated as a comment.
• A blank line may be inserted.
• Use one-byte alphanumeric characters only (except for comment
lines).
• A one-byte space may be inserted in front of and at the back of
"=" which connects the key name and the key value.
• Characters for the key value are case-insensitive. ("ABCD" is
considered as the same as "abcd".)
The section name (which is not changed in principle) and the key
name must be distinguished each other. 
• The size of the setting file must be 4KByte or less.
• For the keys which are not set, the column of the value must be
blank or the whole line may be deleted (commented out). 
C. Descriptions on the setting file
(1) Setting of the general information
*1: This manual describes only the setting of the HID card.
Detail of error
Error display
Error content and remedy
Card is not 
found.
Content
The card is not detected.
Remedy
Check to confirm that the card is securely 
inserted into the IC card reader.
Read Error.
Content
A read error occurs.
Remedy
Check to confirm that the card and the card 
reader operate normally with a personal 
computer, etc.
Read Success.
Card ID : XXXXX
Facility Code : XXXXX
Section name
Description
General
Setting of the general information
[General]
Key name
Description
Version
Setting file version (* Fixed to 1.0)
Card
Set as shown below depending on the kind of the card to be 
set. 
*1
Key value
Description
Felica FeliCa
Card
Hid HID
Card
MX-3610N  IC card reader  6 – 8
(2) Setting of the HID setting file
For [Decoding\CardId] section, the same as above.
When Data = #!abcde$12345%vxxyz ;
Example 1: Specification by position
Position = 3
Length = 5
→Decoded Data = abcde
Example 2: Specification by delimiter
Start.Delimiter = $
End.Delimiter = %
→Decoded Data = 12345
When Decoded Data = 12345 ;
Example
Pre = #%
Post = abc
→Padded Data = #%12345abc
D. Card reading test
After importing the user area setting to the machine, a test can be
executed to confirm that the cars is properly read. (* User control >
Card area setting > Card reading test (* Only the system settings of
the machine))
Execute "User control > Card area setting > Card scan test"
The result displays after completion of a test are described below.
(When reading is successfully completed, the content of data read
from the card is displayed. When reading is failed, an error display
is made.)
(1) Error displays in case of a reading failure
(2) Display when card reading is successfully 
completed
Read Success.
Card ID: XXXXXX
Facility Code: XXXXXX
* When card reading is successfully completed, the result is indi-
cated as shown above with the user information. Check to con-
firm that the displayed items are proper. If not, check the
improper item.
HID setting file template
The extension of “ini” should be added.
Section name
Description
Decoding\Facility
Code
Decode setting of the facility code. 
(* If the facility code is not used, there is no need to 
describe this item.)
Decoding\CardId
Decode setting of the card ID. 
(* If the card ID is not decoded and all the read data 
are used for the card ID, there is no need to describe 
this item.)
[ Decoding\FacilityCode]
Key name
Description
Location
Location specifying method
ByPosition: Specifying by position
ByDelimiter: Specifying by delimiter
* If the facility code has no setting of this item, it is 
NULL.
* If the card ID has no setting of this item, all the data 
read from the card is made the card ID.
Position
Start position (1 - 128) is specified with a decimal 
number. 
(* Specified only when the location key value is 
"ByPosition".)
* The head is specified with 1 and later.
Length Position
The length of reading from the position specified with 
the key is specified with a decimal number (1 - 128). 
(* Specified only when the location key value is 
"ByPosition".)
* The total of this set value and the value specified 
with Position key must be 128+1 or less.
Start.Delimiter
Delimiter (Front) 
(* Specified only when the location key value is 
"ByDelimiter".)
* Only ASCII code printable characters can be used 
for specification.
End.Delimiter
Delimiter (Back)
(* Specified only when the location key value is 
"ByDelimiter".)
* Only ASCII code printable characters can be used 
for specification.
Section name
Description
Padding\CardId
Card ID padding setting
[Padding\Data]
Key name
Description
Pre
Front padding (Max. 3 characters)
* Only ASCII code printable characters can be used 
for specification.
Post
Back padding (Max. 3 characters)
* Only ASCII code printable characters can be used 
for specification.
Details of error
Error display
Error content and remedy
Card is not 
found.
Content  Card is not found.
Remedy
Check to confirm that the card is securely set 
in the card reader.
Read Error.
Content  A read error occurs.
Remedy
Check to confirm that the card and card 
reader operate normally with a personal 
computer, etc.
hid_template E
;; HID setting file
# General information setting
[General]
Version=1.0
Card=HID
# Decode setting of the facility code
[Decoding\FacilityCode]
Location=ByPosition
Position=1
Length=8
# Decode setting of the card ID
[Decoding\CardId]
Location=ByDelimiter
Start.Delimiter=!
End.Delimiter=?
# Card ID padding setting
[Padding\CardId]
Pre=@@@
Post=\\\
MX-3610N  MX-HD10 (HARD DISK EXPANSION KIT)  7 – 1
MX-3610N
Service Manual
 
[7] MX-HD10 (HARD DISK EXPANSION KIT)
1.  Unpacking
A. Packed items check
2.  User data backup
When installing a HDD option to a machine which has been used
by a user, the backup procedure of the user data must be per-
formed. 
When installing a HDD option to a machine which has not been
used, the procedure is not required.
1)
Use SIM56-2 to backup the SD card data into a USB memory.
Insert a USB memory to the machine, and enter the SIM56-2
mode. 
Select [EEPROM & SD EXPORT], and press [EXECUTE] key
and then [YES] key. 
When the backup operation is completed, "COMPLETE" is dis-
played. Check to confirm the display.
2)
When the home screen of the operation panel has been cus-
tomized, use the device cloning function to backup the SD
card data.
The backup data must be restored to the machine after install-
ing an option HDD.
(Refer to the page of "4. User data restore.")
3)
If there are some FAX/IFAX image data, use SIM66-62 to
backup the image data into a USB memory. Then give the PDF
file to the user.
The FAX/IFAX receive data can be transferred to a USB mem-
ory, but cannot be restored.
3.  Installation
Before installation, be sure to turn both the operation and main
power switches off and disconnect the power plug from the power
outlet. Make double sure that the data lamp on the operation panel
does not light up or blink when performing installation. 
A. Left cabinet and shield plate removal
1)
Remove the left cabinet.
2)
Remove the shield plate.
No.
Name
Quantity
1
HDD unit
1
2
Screw (M3 x 6 S-tight)
1
3
Screw (M4 x 10 P-tight)
2
4
SATA cable
1
5
Ferrite core
1
6
Edge saddle
1
7
SD card
1
2
1
3
4
5
6
7
2
1
1
2
2
1
1
MX-3610N  MX-HD10 (HARD DISK EXPANSION KIT)  7 – 2
B. HDD unit attachment
1)
Attach the HDD unit, and fix the screw included in the pack-
age.
2)
Attach the ferrite core to the SATA cable, and connect the con-
nector to the HDD.
3)
Attach the edge saddle to the LSU mother PWB of the frame.
Connect the connector to the MFP control PWB and LSU
mother PWB.
C. Replace the SD card
1)
Connect the power plug of the machine to the power outlet,
and turn ON the main power switch and the operation panel
power switch.
2)
Backup the SIM adjustment data in the SD card into the HDD.
Enter the SIM56-11 mode, and press [EXECUTE] key and
[YES] key.
When the backup operation is completed, "COMPLETE" is dis-
played. Check to confirm the display.
3)
Turn OFF the operation panel power switch and the main
power switch.
4)
Remove the MFP control PWB unit.
5)
Replace the black SD card (8GB) installed to the MFP control
PWB with the blue SD card (4GB) included in the package.
1
2
2
2
1
2
ǂǂǂ6,08/$7,21ǂǂ12
&/26(
7(67
&23<'$7$)5206'72+''
(;(&87(
$5(<28685("
<(6
12
1
1
1
2
2
1
Page of 127
Display

Click on the first or last page to see other MX-2610N / MX-3110N / MX-3610N (serv.man14) service manuals if exist.