
ROOT1 = "http://www.merlin-controls.com/"

EAD1 = "info@"
EAD2 = "merlin-controls."
EAD3 = "com"


<!--if no FIRST IMAGE, IMAGE1=null, IMG1=0 values --->

IMAGE1 = "plc1.jpg"
DOC1   = "plc1.html"
IMAGE1 = ROOT1 + "images/" + IMAGE1
if (screen.width >800) {(IMG1 = 230)} else {(IMG1 = 156)}
DOCW1 = ("<IMG src=" + IMAGE1 + " width=" + IMG1 + " border=0 alt=''>")
DOCH1 = ("<a href = ../zoom/" + DOC1 + ">")


<!--if no SECOND IMAGE, IMAGE2=null, IMG2=0 --->

IMAGE2 = "servo.jpg"
DOC2   = "servo.html"
IMAGE2 = ROOT1 + "images/" + IMAGE2
if (screen.width >800) {(IMG2 = 230)} else {(IMG2 = 156)}
DOCW2 = ("<IMG src=" + IMAGE2 + " width=" + IMG2 + " border=0 alt=''>")
DOCH2 = ("<a href = ../zoom/" + DOC2 + ">")


if (screen.width >800) {(MITSU = 220)} else {(MITSU = 155)}

HEADG =           "PLC, CNC and Servo Control Systems."

TEXT1 =           "Modern control equipment is often based around the PLC (programmable logic controller) which has superceded conventional relay logic. The PLC is an electronic unit which can be fitted with a wide range of input and ouput units to control mechanical, hydraulic and pneumatic equipment. It can also be used to read or measure signals from sensors, and give and receive instructions to an operator via an HMI (human machine interface), principally a keypad and screen. They are tremendously flexible, powerful and reliable in the extreme."

TEXT2 =           "The PLC can also be configured to interface with servo amplifiers and motors, giving superb motion control. Complex multi-axis systems can be configured quite easily, with many advanced functions available. The precise control of the servo system, acceleration, deceleration and speed, means that shock and wear on mechanical parts can be minimised, yet absolutely repeatable positioning is achieved."

TEXT3 =           "Dedicated CNC (computer numberic control) units are also available for servo motion control."

TEXT4 =           "<B><I>Merlin Control Systems Ltd</I></B> can select, install, commission and program PLC equipment for the most complex of tasks."

TEXT5 =           ""

