YASKAWA SIEMENS CNC Series User manual

Maintenance Manual
Serviceman Handbook
MANUAL No. NCSIE-SP02-19
Yaskawa Siemens CNC Series

Yaskawa Siemens Numerical Controls Corp. has been merged to Siemens K.K. and
Siemens Japan K.K. as of August, 2010 respectively. "Yaskawa Siemens Numerical
Controls Corp." in this manual should therefore be understood as "Siemens Japan K.K."
This manual is intended for both of Yaskawa Siemens 840DI and Yaskawa Siemens 830DI.
In this manual, the functional differences of these two models are not taken into account in
its description, thus please refer to the catalog (MANUAL No.: NCKAE-PS41-01) for
available basic functions and possible optional functions of each model.

Safety-related symbol marks
iii
Safety-related symbol marks
The following symbol marks are used in this manual to draw special attention to safety
information.
The information next to these symbol marks is important for safety and thus must always be
followed.
Indicates activities that could result in a dangerous condition, including death and
serious injury, if done wrongly.
Indicates activities that could result in a dangerous condition, including major and
minor injury, or in damage to objects, if done wrongly.
It is noted that those activities as indicated by the symbol mark could even
result in death or serious injury if done wrongly in a worst-case situation.
Indicates what you must not do. For example, the mark means that you must
not make or use a fire here.
Indicates what you must do unconditionally. For example, the ground mark
means that you must always ground the object you are working with.
WARNING
CAUTION
CAUTION
PROHIBITED
MANDATORY

Icons
iv
Icons
The following icons are used as necessary throughout this manual to categorize description
next to them:
Indicates what you must always keep in mind. If the instruction were not fully followed, an
error could occur that might not damage a machine or other objects but would result in an
alarm.
Indicates program examples or operation examples.
Indicates additional information or what you should keep in mind for better efficiency.
Indicates unfamiliar technical terms or those not defined in the text. Description of such
terms will follow.
Copyright (C) 2001 Yaskawa Siemens NC Co., Ltd.
Part or the whole of this manual may not be reproduced or copied without written
permission.
IMPORTANT
EXAMPLE
INFO
TERMS

Table of Contents
v
Table of Contents
Safety-related symbol marks.........................................................................iii
Icons............................................................................................................. iv
Table of Contents .......................................................................................... v
Outline of this manual...................................................................................xii
Related manuals ..........................................................................................xii
How to use this manual ...............................................................................xiii
Trademarks .................................................................................................xiii
Safety precautions.......................................................................................xiv
Warning labels...........................................................................................xxiv
Part 1 Hardware
Chapter 1 System Configuration ....................................1-1
1.1 System configuration...................................................................1-2
1.1.1 General wiring drawing...............................................................................1-2
1.1.2 List of system components ......................................................................... 1-4
1.2 Meanings of component designations.........................................1-8
1.2.1 SERVOPACK designations ........................................................................1-8
1.2.2 Servo motor designations......................................................................... 1-10
1.2.3 Spindle motor designations ...................................................................... 1-11
Chapter 2 Installing the control panels...........................2-1
2.1 Designing the panels...................................................................2-2
2.1.1 Environmental conditions for installing the control panels and other sy
stem components ....................................................................................... 2-2
2.1.2 Thermal design of the enclosures ..............................................................2-3
2.1.3 Heat dissipation ..........................................................................................2-6
2.1.4 Power consumption ....................................................................................2-8
2.2 Protecting against electric noise..................................................2-9
2.2.1 Separation of cables...................................................................................2-9
2.2.2 Noise-proof devices..................................................................................2-10
2.2.3 Grounding.................................................................................................2-12
2.2.4 Cable shield clamp ...................................................................................2-13
2.3 Installation precautions..............................................................2-14
2.3.1 Installing the CNC units ............................................................................2-14
2.3.2 Installing the feed/spindle SERVOPACK..................................................2-15
2.3.3 Orientation of and installation space for the SERVOPACK ......................2-16
2.3.4 Installation space for the I/O modules ......................................................2-17
2.3.5 Installing lightning-surge absorbers..........................................................2-18

Table of Contents
vi
Chapter 3 Installing the motors .....................................3-1
3.1 Servo motors .............................................................................. 3-2
3.2 Spindle motors............................................................................ 3-3
Chapter 4 Connection method ......................................4-1
4.1 Arrangement of connectors and switches................................... 4-2
4.1.1 CNC unit.....................................................................................................4-2
4.1.2 Power supply module .................................................................................4-6
4.1.3 I/O module.................................................................................................. 4-6
4.1.4 Converter.................................................................................................... 4-9
4.1.5 Inverter ..................................................................................................... 4-10
4.1.6 Servo unit ................................................................................................. 4-11
4.2 Power on/off signals.................................................................. 4-14
4.2.1 Wiring for servo power-on and other signals............................................4-14
4.2.2 UPS module timer setting......................................................................... 4-17
4.2.3 Time chart................................................................................................. 4-18
4.3 Wiring units and devices ........................................................... 4-19
4.3.1 PROFIBUS-DP address and termination setting......................................4-19
4.3.2 Setting the rotary switches on the inverters and servo units .................... 4-21
Chapter 5 Assembling and replacing .............................5-1
5.1 Installing the CNC unit ................................................................ 5-2
5.2 Replacing the servo unit fan ....................................................... 5-8
5.2.1 Procedure for replacing the 0.5-3.0 and 5.0 kW servo unit fans ................5-8
5.2.2 Procedure for replacing the 6.0 and 7.5 kW servo unit fans.......................5-9
5.3 Installing the servo unit optional board ..................................... 5-10
5.3.1 Procedure for installing the board for the 0.5-3.0 and
5.0 kW servo units.................................................................................... 5-10
5.3.2 Procedure for installing the board for the 6.0 and
7.5 kW servo units.................................................................................... 5-11
Part 2 Software
Chapter 6 Software configuration ..................................6-1
6.1 System software components..................................................... 6-2
6.2 Data types................................................................................... 6-3
6.3 Service screen directories........................................................... 6-4

Table of Contents
vii
Chapter 7 Backup ..........................................................7-1
7.1 How to archive.............................................................................7-2
7.2 Network settings..........................................................................7-7
7.2.1 YS 840DI settings.......................................................................................7-7
7.2.2 PC settings ...............................................................................................7-14
Part 3 PLC
Chapter 8 General programming notes .........................8-1
8.1 LAD/FBD/STL compatibility.........................................................8-2
8.2 Program structure........................................................................8-3
8.3 Address structure ........................................................................8-4
8.3.1 Address symbols ........................................................................................8-4
8.3.2 Bit address..................................................................................................8-4
8.3.3 Addressing of input, output, bit memory, and data bits...............................8-5
8.3.4 Addressing of timers and counters.............................................................8-5
8.4 Interface structure .......................................................................8-6
8.4.1 General.......................................................................................................8-6
8.4.2 Signals through the PLC/NC interface........................................................8-6
8.4.3 Data blocks................................................................................................. 8-7
8.4.4 Program components .................................................................................8-8
Chapter 9 SIMATIC manager and hardware
configuration .................................................9-1
9.1 Hardware configuration ...............................................................9-3
9.2 Defining the hardware .................................................................9-4
9.2.1 Creating a new project................................................................................ 9-4
9.2.2 Adding a station..........................................................................................9-5
9.2.3 Opening the hardware configuration .......................................................... 9-6
9.2.4 Adding a rack..............................................................................................9-7
9.2.5 S7-300 rack ................................................................................................9-8
9.2.6 Adding the power supply module ...............................................................9-8
9.2.7 Adding the CPU module...........................................................................9-10
9.2.8 CPU’s DP port setting............................................................................... 9-11
9.2.9 Adding a PROFIBUS-DP node.................................................................9-13
9.2.10 DP slave (ET200) construction and addressing .....................................9-14
9.2.11 Adding the SM module ...........................................................................9-15
9.2.12 Connecting the racks (interface).............................................................9-16
9.2.13 Saving the hardware configuration .........................................................9-17
9.2.14 Downloading the hardware configuration ...............................................9-18

Table of Contents
viii
9.3 Uploading hardware configuration ............................................ 9-20
9.3.1 Uploading hardware configuration (1) ......................................................9-20
9.3.2 Uploading hardware configuration (2) ......................................................9-21
9.3.3 List of addresses ...................................................................................... 9-23
Part 4 Setting up and maintenance
Chapter 10 Overview of System ..................................10-1
10.1 Screen operation .................................................................... 10-2
10.1.1 Basic concept ......................................................................................... 10-2
10.1.2 Basic operation....................................................................................... 10-3
10.2 MD components...................................................................... 10-5
Chapter 11 Drive Parameter Screen............................11-1
11.1 Drive Parameter Screen Operation......................................... 11-2
11.1.1 Startup .................................................................................................... 11-2
11.1.2 Screen Configuration .............................................................................. 11-3
11.1.3 Operation method ................................................................................... 11-4
11.1.4 Conditions for the modified parameters to be effective .......................... 11-7
11.1.5 Protection level ....................................................................................... 11-7
11.2 Drive Diagnosis Function ........................................................ 11-8
11.2.1 Drive diagnosis screen initiation ............................................................. 11-8
11.2.2 Drive diagnosis screen configuration...................................................... 11-8
11.3 Mapping ACC file .................................................................. 11-10
11.3.1 ACC file................................................................................................. 11-10
11.3.2 Mapping ACC file.................................................................................. 11-10
11.3.3 Timing of mapping processing.............................................................. 11-10
11.4 Error screen display and troubleshooting...............................11-11
11.4.1 Error screen display.............................................................................. 11-11
11.4.2 Troubleshooting .................................................................................... 11-12
11.4.3 Indication of parameter whose value can not be read .......................... 11-12
11.4.4 Error message display .......................................................................... 11-12

Table of Contents
ix
Chapter 12 How to use Digital Operation ....................12-1
12.1 Basic operation........................................................................12-2
12.1.1 Connecting the digital operator...............................................................12-2
12.1.2 Function of digital operator .....................................................................12-3
12.1.3 Reset of servo alarm ..............................................................................12-3
12.1.4 Switching the basic mode....................................................................... 12-4
12.1.5 Axis selection mode................................................................................12-5
12.1.6 Status display mode ...............................................................................12-5
12.1.7 User Constant Setting Mode ..................................................................12-8
12.1.8 Operation on the monitor mode............................................................12-12
12.2 Application.............................................................................12-17
12.2.1 Alarm Trace Back Mode .......................................................................12-18
12.2.2 Clearing the alarm trace back data.......................................................12-19
12.2.3 Checking the motor type.......................................................................12-20
12.2.4 Checking the software version .............................................................12-22
12.2.5 Origin searching mode .........................................................................12-23
12.2.6 Initializing the user constant setting value............................................12-24
12.2.7 Manual zero adjustment and gain adjustment for analogue
monitor output ...................................................................................... 12-25
12.2.8 Motor current detection signal offset adjustment..................................12-28
12.2.9 Setting the password (setting for write prohibit) ...................................12-30
Chapter 13 Drive system overview 1 ..........................13-1
13.1 System configuration...............................................................13-2
13.2 Specification of machine data and parameters .......................13-3
13.2.1 Structures of machine data and parameters ..........................................13-3
13.2.2 How to control machine data and parameters........................................13-4
13.2.3 Activation condition of machine data and parameters............................13-4
13.2.4 How to set machine data and parameters..............................................13-4
Chapter 14 Drive set-up procedure..............................14-1
14.1 Fundamental settings ..............................................................14-5
14.1.1 Control cycle...........................................................................................14-5
14.1.2 NCK processing capability......................................................................14-6
14.1.3 Servo control method and fundamental operation..................................14-6
14.1.4 Axis configuration ................................................................................... 14-8
14.1.5 Motor encoder ......................................................................................14-14
14.1.6 External encoder ..................................................................................14-20
14.1.7 Maximum number of motor revolutions ................................................ 14-30
14.1.8 Various mask settings...........................................................................14-31
14.1.9 Software version number check ...........................................................14-32
14.1.10 Parameter initialization .......................................................................14-34
14.1.11 Alarm display ......................................................................................14-34

Table of Contents
x
14.2 Servo control......................................................................... 14-36
14.2.1 Position control..................................................................................... 14-36
14.2.2 Speed control .......................................................................................14-38
14.2.3 Spindle servo mode..............................................................................14-39
14.2.4 Backlash compensation........................................................................14-40
14.2.5 Quadrant error compensation...............................................................14-40
14.2.6 Torque reference notch filter................................................................. 14-43
14.2.7 Speed feedback compensation ............................................................14-44
14.2.8 Predictive control..................................................................................14-45
14.2.9 Model following control......................................................................... 14-47
14.2.10 Stop vibration suppression .................................................................14-49
14.2.11 Vibration-damping control...................................................................14-50
14.2.12 Gain switching ....................................................................................14-52
14.2.13 Current offset adjustment ................................................................... 14-54
14.2.14 Analog monitor ...................................................................................14-55
14.3 Motion Control ...................................................................... 14-57
14.3.1 Feed Rate.............................................................................................14-57
14.3.2 Acceleration/Deceleration.....................................................................14-59
14.3.3 Positioning............................................................................................14-63
14.3.4 Emergency stop ...................................................................................14-65
14.3.5 Return to reference point......................................................................14-68
14.3.6 Brake control ........................................................................................14-72
14.3.7 Speed feedforward ............................................................................... 14-73
14.3.8 Torque Control and Fixed Stop Function.............................................. 14-74
14.3.9 Absolute value detection ......................................................................14-78
14.3.10 Gantry control..................................................................................... 14-80
14.3.11 Collision detection............................................................................... 14-83
14.3.12 Spindle sequence I/O signals.............................................................14-85
14.3.13 Spindle orientation..............................................................................14-87
14.3.14 Spindle winding changing...................................................................14-90
14.3.15 Spindle gear changing and Spindle integrated with C axis control.....14-92
14.3.16 Rigid tap .............................................................................................14-93
14.3.17 Threading ...........................................................................................14-94
14.3.18 Spindle synchronization control.......................................................... 14-94
14.3.19 Skip Function......................................................................................14-96
14.4 High-speed High-accuracy Cutting ....................................... 14-97
14.4.1 Multi-block look-ahead.......................................................................... 14-97
14.4.2 Block compression ............................................................................... 14-98
14.4.3 Spline interpolation............................................................................. 14-100
14.4.4 Examples of machine data setting......................................................14-102

Table of Contents
xi
14.5 Relevant Machine Data and Parameters ............................14-103
14.5.1 CNC relevant machine data ...............................................................14-103
14.5.2 Servo drive relevant parameter ..........................................................14-107
14.5.3 Spindle relevant parameter and Servo drive relevant parameter....... 14-110
14.6 Trouble shooting.................................................................. 14-112
14.6.1 Table of causes/countermeasures for troubles................................... 14-112
Chapter 15 Error and Troubleshooting ........................15-1
15.1 Errors without Alarm Display and Troubleshooting .................15-2
Chapter 16 Maintenance and Check ...........................16-1
16.1 Checking Servo motor and SERVOPACK...............................16-2
16.1.1 Checking Servo motor ............................................................................ 16-2
16.1.2 Checking SERVOPACK .........................................................................16-3
16.2 Checking Spindle motors and Invertors ..................................16-4
16.2.1 Items to be checked daily .......................................................................16-4
16.2.2 Scheduled maintenance .........................................................................16-5
16.2.3 Megger test on Spindle motor ................................................................16-5
16.2.4 Periodical check .....................................................................................16-6
16.3 Absolute encoder ....................................................................16-8
16.3.1 Replacing a battery in the Absolute encoder..........................................16-8
16.3.2 Handling a battery ..................................................................................16-8
16.3.3 Setting up (Initializing) Absolute encoder ...............................................16-9
16.4 Analogue monitor ..................................................................16-11
Appendix Drive data list ................................................ A-1
Appendix A Parameters .................................................................. A-2
A.1 Servo unit parameter list .............................................................................. A-2
A.2 List of Servo unit parameter switches .......................................................... A-8
A.3 List of Inverter parameter ........................................................................... A-13
A.4 List of parameters common to all drives .................................................... A-20
Appendix B Alarm/monitor data...................................................... A-23
B.1 List of Servo unit alarms............................................................................. A-23
B.2 List of Inverter alarms................................................................................. A-25
B.3 List of Servo unit monitor data ................................................................... A-27
B.4 List of Inverter monitor data ....................................................................... A-28

Outline of this manual
xii
Outline of this manual
■This manual is a handy book for use by those who are familiar with the NC machine
tool Yaskawa Siemens YS 840DI (hereafter called YS 840DI) and are responsible
for its operation, maintenance or setup.
■As a handy book, this manual may not contain basic information or technical details.
For such basic or detailed information, refer to the related manuals as listed below.
Related manuals
■Related manuals are listed below, which you should read as necessary along with
this manual.
■Read all related manuals to grasp the specifications and any usage constraints of
the control/operation panels before attempting to operate them.
Manuals Manual No.
Yaskawa Siemens YS 840DI Operating Manual NCSIE-SP02-04
Yaskawa Siemens YS 840DI Maintenance Manual NCSIE-SP02-10
Yaskawa Siemens YS 840DI Maintenance Manual Serviceman Handbook (this manual) NCSIE-SP02-19
Yaskawa Siemens YS 840DI Programming Manual for Machining Center NCSIE-SP02-20
Yaskawa Siemens YS 840DI Programming Manual for Programming Lathe NCSIE-SP02-21

How to use this manual
xiii
How to use this manual
■Target group
This manual is intended for those who are responsible for:
• manufacturing, inspection, trial run and tuning, or servicing of YS 840DI control panels, operation
panels, and other related units and devices.
■Low-active signals
In this manual, low-active signals are indicated by the slash symbol (/) followed by their
name. For example:
• /S-ON for a low-active signal of S-ON
• /P-ON for a low-active signal of P-ON
Trademarks
• Windows and Windows NT are trademarks of Microsoft Corporation of the U.S.A.
• Ethernet is a trademark of Xerox Corporation of the U.S.A.

Safety precautions
xiv
Safety precautions
Listed below are important safety precautions that you must always follow when using the
product. Read and fully understand this manual and other related manuals before attempting
to install, operate, maintain, or service the product. The safety precautions and the
knowledge of the product are indispensable for the safety of yourself and the product.
■Handling
■Storing
• When handling the product, do not hold it by the cables.
Otherwise injury or damage could result.
• After installing the product on the machine, remove the eyebolts from the
product, and attach ordinary bolts of the same size in place of them to
close the eyebolt openings.
Otherwise damage could result.
• Do not handle the product in such places where it could get wet from rain
or water drops, or where harmful gas or liquid is present.
Otherwise injury or damage could result.
• Do not store the product in such places where they could get wet from rain
or water drops, or where harmful gas or liquid is present.
Otherwise damage could result.
• Do not let the packaged product fall from heights more than 60 cm.
Otherwise damage could result.
CAUTION
PROHIBITED
PROHIBITED

Safety precautions
xv
■Installing
• Store the product in an indoor clean place satisfying the environmental
requirements.
Otherwise damage could result.
The environmental requirements:
• Ambient temperature: -20 to +60 ℃
• Relative humidity: 10 to 90%
• Altitude: 1000 m or lower
• Install the product such that its air intake or discharge opening is not
blocked by a wall or other objects and that foreign matter would not get
into the opening.
Otherwise a fire or damage could result.
• When installing, take care not to subject the product to a strong shock.
Otherwise damage could result.
• The electric power supplied to the product must be sufficient satisfying its
power requirements.
Otherwise malfunction could result.
• The power requirements of the 24 VDC external power supply unit supply-
ing input/output contacts depend on the number of the contacts they sup-
ply.
If necessary to provide enough power, install an additional external power supply
unit.
• The motors have their flanges and shaft ends coated with rustproof agent.
Remove the agent with a cloth before installing the motors.
• When coupling a motor with a machine, well align the motor with the
machine.
Failing to do so could cause vibration, resulting in injury or damage.
MANDATORY
CAUTION

Safety precautions
xvi
• Observe the following when designing or installing enclosures (a poorly
designed or installed enclosure for a high-voltage unit could result in dam-
age or malfunction):
• The enclosures must be of hermetic seal type.
• The average temperature rise of the product must be not more than 10 ℃.
• Air stirring fans must be installed within the enclosures to improve cooling
efficiency and prevent local heat buildup (fans should be UL certified).
• Sealing to close cable inlet holes and doors must be effective.
• Displays tend to collect airborne dust and thus malfunction. Therefore their
enclosures must be so designed as to prevent dust intrusion.
• CNC and other units as well as PC boards could malfunction due to accumu-
lated dust. Therefore their enclosures must be so designed as to prevent dust
intrusion.
• Packing must be provided so that cable inlet holes, doors, and back plates are
fully closed.
• Observe the following when installing the units (poorly installed units could
result in damage or malfunction):
• The servo units must be fixed upright using screws or bolts.
• The servo units must be provided with enough space over and under them to
allow them to effectively dissipate their heat.
• Install a servo unit in an enclosure such that the heat sink fins of the unit come
out of the enclosure to keep the unit’s internal temperature lower. The exposed
heat sink fins must be subjected to a 2.5 m/s air draft.
• If an air stirring fan is installed inside an enclosure, the fan must be oriented
such that the air does not directly hit a servo unit (to prevent the servo unit
from collecting more dust).
• Units must be installed such that inspection, replacement and other servicing
activities are easy.
• Do not operate the system if any inverter or converter is physically broken
or otherwise damaged.
Otherwise injury could result.
• When handling the units, hold them by the mounting base, not by the front
cover.
If you hold them by the front cover, the main body could come off the front cover
and might drop onto and injure your foot.
Mount the units to a metal or other non-flammable structure. Otherwise, a fire
could result.
• The maximum operating temperature of 55 ℃must not be exceeded. The
air draft hitting the heat sink must be at not more than 45 ℃.
Note that overheat could result in a burn or a fire.
• An external emergency stop circuit must be provided so that operation
can be stopped and power shut off immediately.
Be aware of a risk of injury.
CAUTION

Safety precautions
xvii
■Wiring
• Shut off power to the product before attempting to work on it.
Otherwise electric shock or a fire could result.
• Wiring work must be done only by qualified personnel.
Otherwise electric shock or a fire could result.
• After wiring work for completing an emergency stop circuit, always check
the circuit for functionality. The customer is responsible for the wiring
work.
Be aware of a risk of injury.
• The grounding terminals must be grounded properly.
Otherwise electric shock or a fire could result.
• Wiring work must be duly done by qualified personnel.
Otherwise electric shock, a fire, or malfunction could result.
• Never apply an AC three-phase power to the U, V, and W output terminals
on a SERVOPACK powering a servo motor.
Otherwise the SERVOPACK would be damaged.
• The capacity and wiring size of customer’s power supply must be so
selected as to satisfy the specific operating conditions and required
capacity. Note that the actual capacity of a cable decreases significantly if
the ambient temperature exceeds 30 ℃. Determine a correct cable size
according to applicable electrical installation regulations and the technical
specifications issued by the cable manufacturer.
Use of a cable of incorrect size could result in a fire.
• Signal cables must be of twist pair, twist-pair multi-strand, or shielded
twist-pair multi-strand type. If a type is specified for signal cables in this
manual, that type must always be used.
Otherwise malfunction could result.
• Cables must be so routed as to be as short as possible.
Otherwise malfunction could result.
• Input or output signal cables must not be bundled together with power
cables or routed in the same wiring duct with power cables inside or out-
side the panels.
Properly separating signal cables from power cables reduces the effect of electric
noise from the power cables on the signal cables.
If electric noise comes into the product along the power line, install a noise filter
at the panel.
WARNING
CAUTION

Safety precautions
xviii
• For information on the required capacity and other specifications of a
noise filter, see the General Documentation - Hardware.
A properly selected noise filter can reduce conducted electric noise significantly.
• Provide the last SERVOPACK module with a terminating connector.
Otherwise malfunction could result.
• Ensure that the voltage of the AC power supply to a converter is equal to
the rated voltage of that converter.
Otherwise injury or a fire could result.
• Do not subject the inverters or converters to a high-voltage withstanding
test.
Otherwise their semiconductor components would be damaged.
• Wiring to the inverters or converters must be done according to the rele-
vant wiring drawing.
Otherwise they could be damaged.
• The screws of a terminal block must be tightened to a specified torque.
Otherwise a fire could result.
• Never connect an AC main power supply to the U/T1, V/T2, and W/T3 out-
put terminals.
Otherwise the inverter would be damaged.
CAUTION

Safety precautions
xix
• The grounding wire from each unit must be connected to the enclosure or
the grounding plate directly.
• Wires for grounding must be in accordance with applicable electrical
installation regulations and the internal wiring rules.
• The grounding terminal of a servo motor must be wired to the grounding
terminal of the corresponding SERVOPACK.
• All wires to be grounded must be directly connected to a single point that
is class-D or better grounded.
Otherwise electric shock, a fire, or malfunction could result.
• The single grounding point for the product must not be used to also
ground a power device.
Otherwise malfunction could result.
MANDATORY
S.V
200 VAC
Enclosure
AVR
Operation relay
sequence
CN
CN
E
E
LF
U
V
W
LF
Single-point grounding
(Ground resistance 100
Ω
or less)
Example grounding wiring
M
PG

Safety precautions
xx
■Operating
• Do not touch live units or terminals.
Otherwise electric shock or malfunction could result.
• Do not touch any current-carrying parts even if you have shut off power to
them, until at least 5 minutes have passed (to let any residual charge go
out).
Otherwise electric shock or malfunction could result.
• Take care not to damage, pull on, or pinch the cables.
Otherwise electric shock could result.
• Do not touch any rotating parts before you shut off power to them.
Otherwise injury could result.
• Never attempt to modify the product.
Otherwise electric shock, a fire, or damage could result.
• Close the upper and lower covers before switching on the input power.
Otherwise electric shock could result.
• Provide an additional emergency stop button outside the product.
This is a necessary safety precaution.
• Ensure that the environmental requirements are fully met.
A fire, electric shock, or malfunction could result if the product were operated in
excessively hot, humid, dusty, corrosive, vibration-, or shock-ridden conditions.
The environmental requirements are these:
• The atmosphere must be free of corrosive gas or vapor.
• There must be no risk of being splashed with machining oil or organic solvent.
• The relative humidity must be between 10 and 90%RH with no dew.
• The ambient temperature around the control panels must be between 5 and
30℃. The control panels must be protected from freezing, direct sunlight, heat
sources, or the elements.
• Floor vibration must not be more than 4.9 m/s2.
• Take care so that no wire chips or other foreign matter would enter the
product.
Otherwise a fire, damage, or malfunction could result.
• When using the programming functions, always follow the instructions
given in the relevant manuals.
Otherwise injury or malfunction could result.
WARNING
CAUTION
This manual suits for next models
1
Table of contents
Popular Control System manuals by other brands

ECKELMANN
ECKELMANN Compact GLT 3010 Operating instruction

Agrowtek
Agrowtek GrowControl GCX instruction manual

MIFRAM SECURITY
MIFRAM SECURITY MVB-3X Assembly instructions

SCORPION
SCORPION SCORP 8000 Installation & operation guide

Beckett
Beckett AquaSmart quick guide

LED World
LED World WiFi-104 installation instructions