Specifications
Controller Configuration Commands
PlantScape Server and Client Configuration Guide 507
config
Description
config is used with TDC and UDC controllers. It enables the server’s
configuration image for controllers and channels to be saved and restored to files.
Syntax
To save channel or controller configuration data to a file:
CONFIG SAVE
file
{-CHN
cc
|-RTU
rr
} [-RENEW]
To restore channel or controller configuration data from a file to the specified
channel or controller with the same channel and controller:
CONFIG RESTORE
file
{-CHN
cc
| cc-RTU
rr
} [-FROM
nn
]
To list channel and controllers whose configuration data is contained in the file:
CONFIG LIST
file
Notes
• To use the RESTORE option, the system must be running and the controllers
must be disabled. See “Enabling and Disabling Channels and Controllers” on
page 109 for information on disabling controllers.
Example
This example saves the configuration data for controller 21 to a file called box21.
config save box21 -rtu 21
Part Description
file
The file to which the data is saved/restored.
cc
The channel whose data is being saved/restored.
rr
The controller whose data is being saved/restored.
-RENEW Saves data to an existing file.
-FROM Allows you to restore controller
nn
from the file to
controller
rr.
plscpcg.book Page 507 Monday, May 28, 2001 10:11 AM