General File Format - Ametek UPLC CU44-VER04 Applications Manual

Universal power-line carrier
Table of Contents

Advertisement

Chapter 5. Installation/Configuration Procedure
For in depth details, please refer to the UPLC™ Installation Guide provided with the unit.

General File Format

Here is an example of a configuration file down-
loaded from the UPLC™. This is an XML file. The
file can be checked with any common XML tools to
see if it conforms to XML format rules. It can be
edited in any standard text-editing program, howev-
er you must be certain not to change any of the
XML required format. If you are going to edit the
file in a text editor it is important that you under-
stand the format requirements of an XML file.
The file has a main section <UPLC™>, also called
the 'root node'. The main section encompasses
three major sub-sections;
<genset> - General Settings
<logset> - Logic Settings
<ioset> - Input/Output Settings
The Inputs/Outputs settings also has a three minor
sub-sections;
<inputs> - Inputs
<tdoutputs> - Trip Duty Outputs
<lloutputs> - Low Level Outputs
These sections encompass the entire configuration
for the UPLC™. Typically this file should be sys-
tem generated to avoid any typographic and syntax
errors. Rather than starting from scratch, it's easier
to download from the UPLC™ and create a config-
uration file first, then edit that before uploading it
back to the UPLC™. After uploading you should
review the changes on the settings pages to ensure
they're correct before locking them in by submit-
ting. The XML configuration file can be loaded into
any text editor and the data can be changed. We rec-
ommend you familiarize yourself with the nuances
of the eXtensible Markup Language (XML Files),
prior to attempting any changes to the data in the
file. Be careful not to change any file formatting or
the file will not load properly.
NOTE
Following, is an example of the downloaded XML
file. The data in the example file is shown in bold
for instructional purposes only.
NOTE: It will not and should not be in bold in the
downloaded or uploaded file.
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--UPLC Configuration for 10.14.3.127 as of Mon
Sep 10 11:17:50 2007-->
<UPLC>
<system>
<ppc_version>2.00</ppc_version>
</system>
<genset>
<id_line0>System
1</id_line0>
<id_line1>System
2</id_line1>
<chan_type>1</chan_type>
- 1
<functn>1</functn>
<tx_freq>250.00</tx_freq>
<rx_freq>252.00</rx_freq>
<txbwshift mode="FSK">2</txbwshift>
<rxbwshift mode="FSK">2</rxbwshift>
<tx_low>1.0</tx_low>
<tx_hi>10.0</tx_hi>
<fade_alarm>10</fade_alarm>
<fade_margin>15</fade_margin>
<reflpwr>15</reflpwr>
<shift_up_to_trip_tx>0</shift_up_to_trip_
tx>
<shift_up_to_trip_rx>0</shift_up_to_trip_
rx>
<tx_only>0</tx_only>
<rx_only>0</rx_only>
</genset>
<logset>
Copyright © AMETEK
ID
text
string
ID
text
string
// AM - 0 FSK
5

Advertisement

Table of Contents
loading

Table of Contents