Appendix C: Uplc-Ii™ Xml File Format - Ametek UPLC-II System Manual

Universal power-line carrier
Table of Contents

Advertisement

Appendix C: UPLC-II™
XML File Format
Here is an example of a configuration file down-
loaded from the UPLC-II™. 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,
however 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
understand the format requirements of an XML file.
The file has a main section <UPLC-II™>, also
called the 'root node'. The main section encom-
passes 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-II™. 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-II™ and create a con-
figuration file first, then edit that before uploading
it back to the UPLC-II™. After uploading you
should review the changes on the settings pages to
ensure they're correct before locking them in by
submitting. The XML configuration file can be
loaded into any text editor and the data can be
changed. We recommend 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.
Following, is an example of the downloaded XML
file. The data in the example file is shown in bold
for instructional purposes only.
January 2016
appendix C: Xml File Format
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-II Configuration for 10.14.3.127 as of
Mon Sep 10 11:17:50 2007-->
<UPLC-II>
<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_rx_enable>3</tx_rx_enable>
</genset>
<logset>
<voice>1</voice>
<ptt_delay1>2</ptt_delay>
<trip_hold1>0</trip_hold1>
<guard_hold1>0</guard_hold1>
<ptt_delay2>30</ptt_delay2>
<trip_hold2>35</trip_hold2>
<guard_hold2>40</guard_hold2>
<unblock_time1>0</unblock_time1>
<unblock_delay1>0</unblock_delay1>
<ttu0>2</ttu0>
<guard_t0>2</guard_t0>
ID
text
string
ID
text
string
// AM - 0 FSK
Page C–1
C

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents