![AMX DTV VISION2 INTEGRATION - DIAGRAM Operation/Reference Manual Download Page 21](http://html1.mh-extra.com/html/amx/dtv-vision2-integration-diagram/dtv-vision2-integration-diagram_operation-reference-manual_2938670021.webp)
API Commands
15
Vision
2
API Guide
v2Master_GetFullChannelList
Obtains a list of all of the Vision
2
channels even the ones not transmitting.
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
<channels>
<channel
type="v2DVB"
name="BBC TWO"
id="9018:4100:4228"
transmitting="false" />
<channel
type="v2DVB"
name="BBC ONE"
id="9018:4100:4164"
transmitting="true" />
<channel
type="v2DVB"
name="301"
id="9018:4100:7168"
transmitting="false" />
<channel
type="v2 Live"
name="MPEG Encoder"
id="20110014111920046"
transmitting="false" />
<channel
type="v2Producer"
name="Producer MPEG 1"
id="20110014111920687"
transmitting="false" />
<channel
type="v2ReflectorWMV"
name="WMV Reflector 1"
id="20110014111921218"
transmitting="true" />
<channel
type="v2ProducerWMV"
name="Producer WMV 1"
id="20110014111921593"
transmitting="false" />
</channels>
</v2>
PRGM EX. 14
v2Master_GetFullChannelList Sample XML