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: Introduces the overview of migration, and flow of procedure.
Chapter 2: Introduces the steps to migrate on the target device directly.
Chapter 3: Introduces the procedure to migrate workin-house equipment in
advance.
< CONTENTS >
ii
4th Edition: TI 34P02K71-01E
STARDOM
FCN-100/FCJ Migration
CONTENTS
Introduction ................................................................................................ i
CONTENTS ................................................................................................ ii
Revision Information ................................................................................. i
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
< 1. Overview >
1
Logic Designer R4
Download
application
Restoring
Converting file
Backing up
NFCP501
Resource
Setting each
function
1. 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.
control
Configurator
R3
Project
NFCP100
Files
(FcxBackup)
(FcxConvert)
R4
Project
NFCP500
Files
(FcxRestore)
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
NFCP100
NFCP502
Figure Overview of migration
< 1. Overview >
2
1.1 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
TIP
- Control application, boot project and the source file is not a conversion target. These are compiled
and downloaded by the Logic Designer.
- FcxConvert command can not convert the file that was backed up from NFJT100. Re-set IO
setting by the resource configurator. Re-set
saved file can be restored without conversion.
DUONUS.PRP by the maintenance page. Retain
● FcxBackup Command
This command backs up the target files from NFCP100 or NFJT100.
"BACKUP" folder will be created in the current directory.
Command: FcxBackup -all -u <User name> -p <Password>
<Host name or IP address>}
User name: User name of the administrator account.
Password: Password of the administrator account.
Host name or IP address:
Host name or IP address of the NFCP100.
- When you run the FcxBackup, FcxConvert and FcxRestore command in the command prompt,
move to the unzipped folder.
- The "-all" argument can be used FcxBackup command R3.10 or later.
- The "-u <user name>" and "-p <password>" argument can be used FcxBackup command R4.10 or
later. If you have changed the user name and password from the initial value, be sure to specify
them always.
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
< 1. Overview >
3
● FcxConvert Command
This command converts the FcxBackup command output file to NFCP501/NFCP502 file.
This command restores (downloads) the FcxConvert command output file to NFCP501/
NFCP502.
Command: FcxRestore {Host name or IP address}
Host name or IP address:
Host name or IP address of the NFCP501/NFCP502.
E.g.: FcxRestore 192.168.0.1
TIP
When restoring the file backed up from the NFCP100 and converted, to the NFCP501 /NFCP502, the
IP address of the backup source is set as the restore destination.
● FcxSaveRetain Command
This command saves, acquires, restores, and clears the retained data.
In this TI, only clear option is used. The command with "-c" 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.
Command: FcxSaveRetain -c {Host name or IP address}
Host name or IP address:
Host name or IP address of the NFCP501/NFCP502.
E.g.: FcxSaveRetain -c 192.168.0.1
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
< 1. Overview >
4
● Folder configuration example
If you specify "C:\temp" to the destination folder of the conversion tool
C:
temp
NFCP500 : Current Folder
FcxBackup.exe : Backup command
FcxConvert.exe : Convert command
FcxRestore.exe : Restore command
BACKUP : Backup folder
BACKUP_NFCP501 : Destination folder
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
< 1. Overview >
5
Processer
type
Migration Procedure
IPC_40
FCX
Re-compile
Create resource for IPC_40,
If expand the retain data
(refer to IMPORTANT)
IPC_32
IPC_33
Create resource for IPC_40,
and re-compile
SH_40
Create resource for IPC_40,
and re-compile
IMPORTANT
1.2 Migrating the Control Application
This sectiondescribes 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.
PLC type
Remark
FCX_A
If retain data area is extended, it is careful in clearing retained data.
FCX_B/FCX_C, and re-compile
area
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
< 1. Overview >
6
Processer
type
Controller
IPC_33
FCX
NFCP100 (*2)
R1.01 or later (FCX_A: R1.11 or later)
IPC_33
R1.30 or later
IPC_40
R1.50 or later
IPC_40
FCX_B
NFCP501/NFCP502
FCN/FCJ simulator
R4.02 or later
IPC_40
FCX_C
NFCP501/NFCP502
FCN/FCJ simulator
R4.20 or later
TIP
The combination of PLC type and processor type is shown in the table below.
PLC type
Remark
FCX_A
NFJT100 (FCJ)
FCN/FCJ simulator
*1: FCX: For NFJT100 or NFCP100 (not use NFLF111/NFGS813/NFGP813
/NFLP121/NFLC121)
FCX_A: For NFCP100 (use NFLF111/NFGS813/NFGP813/NFLP121
/NFLC121)
FCX_B: For NFCP501/NFCP502, retain data area extended version of FCX_A
FCX_C: For NFCP501/NFCP502 with three or more extension units and
NFLF111/NFLP121/NFLC121, device label extended version of FCX_B
*2: If the PLC type is IPC_40, the project for NFCP100 can be used by re-compiling
without changing itself.
If the PLC type is IPC_32 / IPC_33, re-create the resource with IPC_40.
If you want to change the processor type to FCX_B/FCX_C, re-create the
resource with IPC_40.
● 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.
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
< 2. Migration on the target device directly>
7
2. Migrating on the target device directly
This chapter describes the steps to migrate on the target device directly.
This text describes the steps to migrate from NFCP100 to NFCP500. Except for
the noted items, it is also true for NFJT100.
Migration Environment
The Tools for NFCP500 are required on the engineering PC.
- Logic Designer R4.20 or later
- Resource Configurator R4.20 or later
- Backup, Convert and Restore commands R4.20 or later
TIP
To back up NFCP 100, a Windows 7 or Windows 10 engineering PC is required. Backup commands
(R4.20 or later) will not work on Windows XP or Windows Vista PCs.
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
< 2. Migration on the target device directly>
8
to the NFCP500
Step A6: Switching to maintenance mode
Migration Procedure (on the target device directly)
The following flowchart shows the overview of migration work on the target device
directly.
TIP
The definition information of the fieldbus (NFLF111, NFLP121, NFLC121) is stored on the engineering
PC with the IP address of the controller as the key. If field bus communication modules are used, it
requires advance preparation. For detail, refer to Appendix 3 "Field bus Definition".
Step A1: Obtaining conversion tools
Step A2: Saving the retain data on the NFCP100
Step A3: Backing up the NFCP100
Step A4: Converting the backup files
Step A5: Exchanging the CPU module
Step A7: Restoring the NFCP500
Step A8: Setting each function for NFCP500
Step A9: Downloading the control application
Step A10: Executing APC (Duplex CPU only)
Figure Flowchart of migration
TI 34P02K71-01E4th Edition: Jun. 6, 2018-00
Loading...
+ 25 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.