-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVEMConfig.xml
More file actions
25 lines (25 loc) · 889 Bytes
/
Copy pathVEMConfig.xml
File metadata and controls
25 lines (25 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?>
<VEM>
<Default>
<Com>Com9</Com>
</Default>
<Instance>
<Product ID="A" Current="3">
<Channels />
<Channel ID="1" Count="2" IndexS="0" IndexE="1" />
<Channel ID="3" Count="1" IndexS="2" IndexE="2" />
<Channel ID="5" Count="2" IndexS="3" IndexE="4" />
<Channel ID="7" Count="1" IndexS="5" IndexE="5" />
<Channel ID="8" Count="1" IndexS="6" IndexE="6" />
</Product>
<Product ID="B" Current="2">
<Channels />
<Channel ID="2" Count="1" IndexS="0" IndexE="0" />
<Channel ID="4" Count="2" IndexS="1" IndexE="2" />
<Channel ID="6" Count="1" IndexS="3" IndexE="3" />
<Channel ID="8" Count="2" IndexS="4" IndexE="5" />
<Channel ID="10" Count="1" IndexS="6" IndexE="6" />
<Channel ID="8" Count="7" IndexS="7" IndexE="13" />
</Product>
</Instance>
</VEM>