Device Connection Guide

<< Click to Display Table of Contents >>

Manual >

Device Connection Guide

overview

This guide explains how to set up communication connections for various units such as PLC.

 

For specifications and settings common to each unit,Please refer to the description in "Common Items".

 

 

■PLC unit

 

Compatible manufacturers, etc.

Connection method etc.

explanation

Mitsubishi Electric

Public Protocol (RS-232C)

This is a serial communication connection using a public protocol (MC protocol).

 


Public Protocol (Ethernet)

This is an Ethernet communication connection using a public protocol (MC protocol).

 


Private Protocol

Direct connection from USB to CPU port, connection to MELSECNET, CC-Link, GOT connection, etc.

 

Omron

RS-232C

Communicates with Omron PLC via RS-232C.

 


Ethernet

Communicates with Omron PLC via Ethernet.

 

Yokogawa Electric

RS-232C

It communicates with Yokogawa Electric PLC via RS-232C.

 


Ethernet

Communicates with Yokogawa Electric PLC via Ethernet.

 

Fuji Electric

RS-232C

Communication with Fuji Electric PLC is performed via RS-232C.

 


Ethernet

It communicates with Fuji Electric PLC via Ethernet.

 

Hitachi

RS-232C

Communication with Hitachi PLC is performed via RS-232C.

 


Ethernet

Communicates with Hitachi PLC via Ethernet.

 

Sharp

RS-232C

Communication with Sharp PLC is performed via RS-232C.

 


Ethernet

Communicates with Sharp PLCs via Ethernet.

 

Panasonic

RS-232C

Communication with Panasonic PLC is performed via RS-232C.

 


Ethernet

Communicates with Panasonic PLC via Ethernet.

 

Keyence

RS-232C

Communicates with Keyence PLC via RS-232C.

 


Ethernet

Communicates with Keyence PLC via Ethernet.

 


Mitsubishi Electric Protocol (RS-232C)

Some Keyence PLCs can be connected using Mitsubishi Electric protocols.

 

Yaskawa Electric

Ethernet

Communicates with Yaskawa Electric PLC via Ethernet.

 

Allen Bradley

Ethernet

Communicates with Allen Bradley PLC via Ethernet.

 

Siemens

Ethernet

Communicates with Siemens PLC via Ethernet.

 

Modicon

Ethernet

It communicates with Modcon devices via Modbus/TCP.

 

MG

Ethernet

It communicates with MG equipment via Modbus/TCP.

 

Anywire

Ethernet

It communicates with Anywire devices via Modbus/TCP.

 

Wago

Ethernet

Communicates with WAGO equipment via Modbus/TCP.

 

Patlite

Ethernet

Communicates with PATLITE devices via Ethernet.

 

Echelon

LNS DDE Server (DDE)

LNS Performs DDE communication with the DDE server.

 


iLon1000 (XML)

Performs XML communication with iLon1000.

 


SmartServer2.0 (SOAP/XML)

Performs SOAP/XML communication with SmartServer2.

 

FL-net

FL-PCI (Century Systems)

This is a unit for communicating with FL-net via the FL-PCI board.

 

 

 

■ Memory unit

 

Compatible manufacturers, etc.

Connection method etc.

explanation

Memory

Virtual Device

A virtual device is a device that uses the memory address space on FA-Server and is a unit that simulates the address map (M, D, etc.) of PLC. It can be treated the same as a standard PLC device, except that it does not communicate with a specific PLC. It can also be used as a shared area when you want to share data between multiple clients. Data on virtual devices is not retained. Therefore, when you restart the Server application, the data will return to its initial value.

 


Memory Device

Memory devices are devices that use the memory address space on FA-Server. They come with a variety of convenient features, including the ability to store written values on the hard disk, time bit tags (setting the current time as the tag value), pulse bit tags (tag settings that automatically OFF a certain amount of time after turning ON), and survival tags (settings that detect an abnormality if no writing is done for a certain amount of time).

 

 

 

■ External Collaboration Unit

 

Compatible manufacturers, etc.

Connection method etc.

explanation

Network

OPC Server

This is a unit for connecting to the OPC server.

 


DDE (CF_TEXT) Server

This is a unit for connecting to a DDE server.

 


IPLink Server

This is a unit for connecting to a IPLink server.

 


Ping (ICMP)

This unit periodically sends a ping to a specified IP address and checks whether the address is alive or not based on whether or not it responds.

 

Database

ODBC

You can connect to the database via the ODBC driver and retrieve data stored in the table via tags.

 

Microsoft

Excel

You can connect to a Microsoft Excel cell and get the data on the cell via a tag.