- 61 -
<Broadcast
medium
=
"dvbc"
frequency
=
"801937"
system
=
"west"
serviceID
=
"927"
ONID
=
"1"
TSID
=
"3"
modulation
=
"auto"
symbolrate
=
"6877000"
bandwidth
=
"Auto"
servicetype
=
"Radio"
/>
<Setup
presetnumber
=
"12"
name
=
"Rock Alternative"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
/>
</Channel>
<Channel>
<Broadcast
medium
=
"dvbt"
frequency
=
"490000"
system
=
"west"
serviceID
=
"1537"
ONID
=
"8442"
TSID
=
"6"
modulation
=
"auto"
symbolrate
=
"0"
bandwidth
=
"8MHz"
servicetype
=
"TV"
></Broadcast>
<Setup
presetnumber
=
"13"
name
=
"TF1"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
></Setup>
</Channel>
8.2
RoomSpecificSettings in the clone file
RoomSpecificSettings are used to automatically set the RoomID and Multi RC setting based on TV
serialnumber. This file needs to be created, but after that the same clone can be used on the same
location.
The folder name used in the root of the USB device containing the clone data:
TPS191HE_CloneData/MasterCloneData/
Go to the room specific via …/MasterCloneData/RoomSpecificSettings/RoomSpecificSettings.xml
In below example, you see 3 TV’s in the list, all with different settings linked to the serial number.
Note that you see 2 times the same room number but with a different MultiRemoteControl code.
<?
xml
version
=
'1.0'
encoding
=
'UTF-8'
?>
<RoomSpecificSettings>
<SchemaVersion
MajorVerNo
=
"1"
MinorVerNo
=
"0"
/>
<TV>
<SerialNumber>
FZ1A1925000001
</SerialNumber>
<item>
<Name>
Identification Settings.RoomID
</Name>
<Value>
00100
</Value>
</item>
<item>
<Name>
Input Control.Multi Remote Control
</Name>
<Value>
off
</Value>
</item>
</TV>
<TV>
<SerialNumber>
FZ1A1925000002
</SerialNumber>
<item>
<Name>
Identification Settings.RoomID
</Name>
<Value>
00101
</Value>
</item>
<item>
<Name>
Input Control.Multi Remote Control
</Name>
<Value>
0
</Value>
</item>
</TV>
<TV>
<SerialNumber>
FZ1A1925000003
</SerialNumber>
<item>
<Name>
Identification Settings.RoomID
</Name>
<Value>
00101
</Value>
</item>
<item>
<Name>
Settings.Input Control.Multi Remote Control
</Name>
<Value>1</Value>
</item>
</TV>
</RoomSpecificSettings>