DOWNLOAD Sharp MX-M266N / MX-M316N / MX-M356N (serv.man5) Service Manual ↓ Size: 26.04 MB | Pages: 74 in PDF or view online for FREE

Model
MX-M266N MX-M316N MX-M356N (serv.man5)
Pages
74
Size
26.04 MB
Type
PDF
Document
Service Manual
Brand
Device
Copying Equipment / Installation Manual (Revised December 2016).
File
mx-m266n-mx-m316n-mx-m356n-sm5.pdf
Date

Sharp MX-M266N / MX-M316N / MX-M356N (serv.man5) Service Manual ▷ View online

  IC card reader  6 – 3
C. Connect the connector of the IC card reader to 
the connector of the machine
1)
Connect the connector of the IC card reader to the connector
of the machine
2)
Fix the operation panel cabinet left.
D. Turn ON the power of the main unit
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.
E. System setting modification
IC card reader device registration
1)
Device registration
a)
Enter the card reader setting menu as shown below.
System Settings -> Administrator Login -> User Control -> 
Card Setting -> Card Reader Device Registration
b)
Press [Read] button.
c)
Disconnect the connector which links the machine and the
IC card reader, and then insert it back.
d)
Press [OK] button.
e)
Check to confirm that values are displayed on "Product
ID" and "Vender ID".
f)
Press [OK] button, and check to confirm that the success
dialog message is displayed.
2)
Setting
a)
Enter the card reader setting menu as shown below.
System Settings -> Administrator Login -> User Control -> 
Card Type/Card Reade Setting
b)
Check-mark "Use IC Card for Authentication".
c)
Press [OK] button.
F. IC card recognition check
MEMO: There are two check methods of IC card recognition. Use
either one to check that the IC card reader is recognized.
Check method 1
1)
Enter the card reader setting menu as shown below.
System Settings -> USB-Device Check
2)
Check to confirm that "Card Reader/Writer" is displayed.
Check method 2
Check to confirm that the icon of the card reader is displayed on the
system area of the home screen. 
(If there is no check-mark on "Use IC Card for Authentication," the
icon is not displayed.)
G. Making and importing of the setting file for HID 
card reading
NOTE: The following procedures are executed only when a
request is made by a user for customizing the data format
of IC card reading.
1)
Make the setting file for HID card reading. 
For the making procedures, refer to the Manual of Setting File
for HID Card Reading.
2)
Copy the setting file to a USB memory.
3)
Import the setting file for HID card reading to the machine.
a)
Connect the USB memory to the USB connector in the
operation section.
b)
System Settings -> Administrator Login -> User Control -> 
Card Area Setting -> Importing from the Set Up File
c)
Select the file made in procedure 1) above.
d)
Press [Back] button. 
(The setting file for HID card reading is loaded.)
4)
Perform the operation check.
a)
System Settings -> Administrator Login
Card Area Setting -> Card Scan Test
b)
While holding the IC card over the IC card reader, press
[Execute] button of “Card Scan Test”.
c)
The IC card data are loaded. The test result is displayed
as shown below:
Display when loading is successfully completed:
  IC card reader  6 – 4
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.
(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
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.
Section name
Description
General
Setting of the general information
Read Success.
Card ID : XXXXX
Facility Code : XXXXX
[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
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.
  IC card reader  6 – 5
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.
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=\\\
[Padding\Data]
Key name
Description
MX-M265N  MX-FN26 (FINISHER)  7 – 1
MX-M265N
Service Manual
 
[7] MX-FN26 (FINISHER)
1.  Unpacking
MEMO: When removing the finisher, put your hand beneath the
unit and lift it up as shown below.
Check to confirm that all the packed parts are provided.
2.  Installation
NOTE: Turn off the main switch of the machine and then remove
the power plug of the machine from the outlet.
1)
Open the front cover.
2)
Remove the screws, and remove the left cabinet.
3)
Remove the paper holding arm. 
The paper holding arm must be removed together with the
paper holding arm holder. Since the paper holding arm is easy
to remove alone, be careful not to leave the paper holding arm
holder unremoved.
FIN connection unit
FIN front cover
Second paper exit unit
Paper holding arm
M3 x 8 S tight bind
(4 pcs.)
M4 x 8 S tight bind
(2 pcs.)
Resin grip
Staple position label
Earth cable fixing 
screw
M3 x 8 S tight bind
(1 pcs.)
Hexagonal screw
(2 pcs.)
Second paper exit 
right door unit
FIN transmission 
harness
2
: ‘15/Aug.
2
2
Page of 74
Display

Click on the first or last page to see other MX-M266N / MX-M316N / MX-M356N (serv.man5) service manuals if exist.