FCN-100/FCJ миграция TI 34P02K71-01E Yokogawa

Introduction 

  About This Manual This manual describes the migration procedure from the data, control applications and Duolet(Java) applications on the NFCP100, to the NFCP500(NFCP501/NFCP502). For the sake of simplicity, this manual uses the least terminologies and the most basic functions. For more details on functions and specifications, please refer to other available documentation (IM, TI, GS or online help). 

  Organization of This Manual Chapter 1: Chapter 2: Chapter 3: Introduces the overview of migration, and flow of procedure. Introduces the steps to migrate on the target device directly. Introduces the procedure to migrate work in-house equipment in advance.

Overview

This chapter describes the migration procedure from the data and control applications on the NFCP100, to the NFCP501/NFCP502. First step, backing up, convert and restore the data on the controller by the command operation on the personal computer. Next step, migrate the control application for the NFCP100 (project on the Logic Designer), to for the NFCP501/NFCP502. And download to the NFCP501/NFCP502.

Backing up, Converting, Restoring Data

This section describes the command for backing up the data of the NFCP100, for converting it for the NFCP501/NFCP502, and for restoring it to the NFCP501/NFCP502. The converted file is shown below. – Retain saved file – Settings of the resource configurator – DUONUS.PRP Setting items that are not included in the NFCP100, will be the default value. If necessary, set it. 

– CPU duplex configuration – SNTP server 

– Ethernet port No.3 and No.4 for NFCP502 – SD card

● FcxBackup Command

This command backs up the target files from NFCP100 or NFJT100.  

● FcxConvert Command

This command converts the FcxBackup command output file to NFCP501/NFCP502 file.

● FcxRestore Command

This command restores (downloads) the FcxConvert command output file to NFCP501/ NFCP502.

● FcxSaveRetain Command

This command saves, acquires, restores, and clears the retained data.

In this TI, only clear option is used.  The command with  option clears the retain data on the SRAM.  This command is used together with the FcxRestore command to ensure that the backed up retained data is reflected in the SRAM.

● Folder configuration example

If you specify “C:\temp” to the destination folder of the conversion tool

Migrating the Control Application

This section describes procedure of migrate the control applications (project on the Logic Designer) for NFCP100 and NFJT100 to NFCP501/NFCP502.   In Section 2 or later describes the procedure of the case you do not extend retain data area fundamentally.

● Not expanding the retain data area (Migration) 

– If the PLC type is IPC_40, this control application (project) can be used by re-compiling without changing itself. 

– If the PLC type is IPC_32 or IPC_33, re-create the resource with IPC_40, and re compile. 

 ● Expanding the retain data area (Extend function) – If the PLC type is IPC_40, re-create the resource with “FCFX_B”/ “FCFX_C”, and re-compile. – If the PLC type is “IPC_32” or “IPC_33”, re-create the resource with “IPC_40” and “FCFX_B”, and re-compile.

● Using the RS-232-C port on the FCJ

Change the port name used in the application program. COM1: If you are migrating to COM1 of NFCP501/NFCP502, the application program about the communication of the COM1 port is not changed. If you are migrating to a port of the RS-232C communication module, change in the same manner as the COM2 in the next section. COM2: Migrate to a port of the RS-232C communication module. Set the Port name of RS-232C communication module (e.g.) RS02 in the resource configurator. Change “COM2” to (e.g.) “RS02” in the application program.