YASKAWA VIPA System MICRO M13-CCF0000 Manual page 83

Table of Contents

Advertisement

VIPA System MICRO
Command
SAVE_PROJECT
FACTORY_RESET
DIAGBUF
SET_NETWORK
CMD_END
Examples
Example 1
CMD_START
LOAD_PROJECT proj.wld
WAIT1SECOND
DIAGBUF
CMD_END
... arbitrary text ...
Example 2
CMD_START
LOAD_PROJECT proj2.wld
WAIT1SECOND
WAIT1SECOND
SET_NETWORK 172.16.129.210,255.255.224.0,172.16.129.210
WAIT1SECOND
WAIT1SECOND
DIAGBUF
CMD_END
... arbitrary text ...
HB400 | CPU | M13-CCF0000 | en | 16-47
Description
The recent project (blocks and hardware configuration) is stored
as "s7prog.wld" at the memory card. If the file just exists it is
renamed to "s7prog.old". If your CPU is password protected so
you have to add this as parameter. Otherwise there is no project
written.
Example: SAVE_PROJECT password
Executes "factory reset".
The current diagnostics buffer of the CPU is stored as "dia-
gbuff.txt" at the memory card.
IP parameters for Ethernet PG/OP channel may be set by
means of this command. The IP parameters are to be given in
the order IP address, subnet mask and gateway in the format
x.x.x.x each separated by a comma. Enter the IP address if
there is no gateway used.
In the last line CMD_END is to be located.
The structure of a command file is shown in the following. The corresponding diagnostics
entry is put in parenthesizes.
Marks the start of the command sequence (0xE801)
Execute an overall reset and load "proj.wld" (0xE805)
Wait ca. 1s (0xE803)
Store diagnostics buffer of the CPU as "diagbuff.txt" (0xE80B)
Marks the end of the command sequence (0xE802)
Text after the command CMD_END is not evaluated.
Marks the start of the command sequence (0xE801)
Execute an overall reset and load "proj2.wld" (0xE805)
Wait ca. 1s (0xE803)
Wait ca. 1s (0xE803)
IP parameter (0xE80E)
Wait ca. 1s (0xE803)
Wait ca. 1s (0xE803)
Store diagnostics buffer of the CPU as "diagbuff.txt" (0xE80B)
Marks the end of the command sequence (0xE802)
Text after the command CMD_END is not evaluated.
Deployment CPU M13-CCF0000
CMD - auto commands
Diagnostics entry
0xE806
0xE807
0xE80B
0xE80E
0xE802
83

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents