YASKAWA VIPA System MICRO Manual page 103

Table of Contents

Advertisement

VIPA System MICRO
Command
WEBVISU_PGOP_DISABLE*
*) After a power cycle or loading a hardware configuration, the settings are retained. With reset to the factory settings or over all reset, the WebVisu
project is set to the default value "enabled".
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 | 18-50
Description
Disable WebVisu project via Ethernet PG/OP channel
The structure of a command file is shown in the following. The corresponding diagnostics
entry is put in brackets
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.
The parameters IP address, subnet mask and gateway may be received
from the system administrator. Enter the IP address if there is no gateway
used.
Deployment CPU M13-CCF0000
CMD - auto commands
Diagnostics
entry
0xE82D
103

Advertisement

Table of Contents
loading

Table of Contents