Mitsubishi Port Devices Driver

  



  • DEVICE DRIVER MITSUBISHI This highly configurable device driver for CNCnetPDM enables you to acquire and output all items that can be read from Mitsubishi CNC controllers on machines other than from Citizen or Mazak. Here you can find a list of sections with all possible items that you can use with the driver: Sections.
  • A library of over 250,000 device drivers, firmware, BIOS and utilities for Windows.
  1. Mitsubishi Port Devices Driver Device
  2. Mitsubishi Port Devices Drivers

Garmin Support Center is where you will find answers to frequently asked questions and resources to help with all of your Garmin products. 1) Follow steps 1-3 of 'Check the software driver installation' above. 2) Right-click on the 'Prolific USB to Serial Port', then click Properties. 3) Click on the 'Port Settings' tab. Click the 'Advanced' button. 4) In the 'COM Port Number' drop-down select the desired port number. For example if the software requires COM2, select COM2.

Help Contents

Introduction

To communicate with Fernhill SCADA, the FX PLC Device will require a communication module. The communication module needs to support the Computer Link protocol.

These communication modules are known to support the Computer Link protocol, and will work with Fernhill SCADA:

Mitsubishi port devices drivers
PLC RangeRS-232 Module(s)RS-422/485 Module(s)
FXFX-232ADPFX-485ADP
FX0NFX0N-232ADPFX0N-485ADP
FX1NFX1N-232-BDFX1N-485-BD
FX1SFX1N-232-BDFX1N-485-BD
FX2NFX2N-232-BD, FX2NC-232ADPFX2N-485-BD, FX2NC-485ADP
FX3GFX3G-232-BD, FX3U-232ADPFX3G-485-BD, FX3U-485ADP
FX3SFX3G-232-BD, FX3U-232ADPFX3G-485-BD, FX3U-485ADP
FX3UFX3U-232-BD, FX3U-232ADPFX3U-485-BD, FX3U-485ADP
Devices

The rest of this article uses the name FX Serial Module to refer to any of the above modules.

Connection Cables

Mitsubishi port devices driver updater

RS-232 Connection

These modules support RS-232 communications:

  • FX-232ADP
  • FX0N-232ADP
  • FX1N-232-BD
  • FX2N-232-BD
  • FX2NC-232ADP
  • FX3G-232-BD
  • FX3U-232-BD
  • FX3U-232ADP

The serial port on a PC is usually a 9 pin D-subminiature connector. To connect one of these modules to a PC, a connection cable with this wiring is required:

FX RS-232
PC
RXD23TXD
TXD32RXD
DTR46DSR
GND55GND
DSR + DCD6 + 14DTR

Note: All other pins not shown in the above diagram have no connection.

Mitsubishi

RS-422 Connections

These modules support RS-422 communications:

  • FX-485ADP
  • FX0N-485ADP
  • FX1N-485-BD
  • FX2N-485-BD
  • FX2NC-485ADP
  • FX3U-485-BD
  • FX3U-485ADP

Use this table to select the appropriate wiring between the screw terminals on the module and common RS-422 adapters:

Mitsubishi Melsec
RDARDBSDASDB
Advantech
ADAM-4520
TX+TX-RX+RX-
StarTech
IC485S
IC485SGB
IC485SEU
1 (TX-)2 (TX+)4 (RX-)3 (RX+)

For more information about connecting a PLC Device to a computer using an RS-422 link, see RS-422 Communication with PLC Devices.

Configuring Serial Communications

Setting up a serial communication link can be difficult because of the wide variety of communication options. For example:

  • Baud Rate
  • Frame Format
  • Protocol

For Fernhill SCADA to communicate with an FX Serial Module, both need use the same communication options. There are a two main ways to achieve this:

  • The easiest way is to use the Mitsubishi Melsec Serial Autodetect Wizard. Using the options you select, the wizard will try different settings to work out the correct Fernhill SCADA configuration.
  • Manually configure Fernhill SCADA and the FX Serial Module to use the same communication options.

Manual Configuration

The FX Serial Module can be configured using one of two methods:

  • Using PLC code to write specific values to registers, or
  • Through project parameters in GX Developer

Note: Not all PLC ranges support configuration through parameters

Fernhill SCADA is configured using properties of the Channel and PLC tags:

  • The Mode and CommFormat properties on the Mitsubishi Melsec serial channel.
  • The StationNumber property on the Mitsubishi Melsec PLC Tag.

Using PLC Code to Setup FX Serial Modules

Mitsubishi Port Devices Driver

A typical PLC program to setup an FX serial module is:

Note: The above program configures channel 1 to use the Computer Link protocol. The serial format is 9600 Baud, 7 data bits, 1 stop bit and Odd parity. The station address is 0 (zero).

These registers store the configuration parameters for the FX Serial Modules:

ParameterChannel 1Channel 2
Protocol and formatD8120D8420
Station addressD8121D8421
TimeoutD8129D8429

Some FX PLC types only support one serial port (Channel 1).

Example values for register D8120 or D8420 and the corresponding configuration in Fernhill SCADA:

Fernhill SCADA Mode StringD8120 or D8420
Baud=9600 Parity=O Stop=1 Data=7H6882
Baud=9600 Parity=E Stop=1 Data=7H6886
Baud=9600 Parity=E Stop=1 Data=8H6887
Baud=9600 Parity=E Stop=2 Data=8H688F
Baud=19200 Parity=O Stop=1 Data=7H6892
Baud=2400 Parity=O Stop=1 Data=7H6862

Further Information

For how to automatically configure Fernhill SCADA to communicate with a Mitsubishi serial communication module.

For information about Mitsubishi Melsec serial channel configuration.

Mitsubishi Port Devices Driver Device

For information about Mitsubishi Melsec device configuration.

For background information on serial communications.

For information about the Mitsubishi Melsec Driver.

For the meaning of terms used in Fernhill SCADA.

Fernhill SCADA Version 3.66. Copyright © 2012-2021 Fernhill Software Ltd: All rights reserved.

Mitsubishi Port Devices Drivers