Service manual
Appendices 115
A sample encoding of the SAC channel tag follows.
A sample encoding of the CMD channel tag follows.
A sample encoding of the GUI mode Setup Debug Log channel tag follows.
<name> Is the system name of the active channel. For the GUI-mode Setup tool, they
are the filenames where the data is written.
• Debug Log (setuplog.txt)
• Error Log (setuperr.log)
• Action Log (setupact.log)
For Windows Server, they are,
• SAC (SAC)
• CMD (Cmdnnnn), where nnnn indicates the corresponding channel number
<type> Is the type of data being emitted on the active channel. Currently, there are two
types of data supported.
• Raw for the 3 GUI-Mode Setup channels
• VT-UTF8 for the SAC and CMD channels
<channel-switch>
<name>SAC</name>
<description>Special Administration Console</description>
<type>VT-UTF8</type>
<guid>1aee4cc0-cff3-11d6-9a3d-806e6f6e6963</guid>
<application-type>63d02270-8aa4-11d5-bccf-806d6172696f</application-type>
</channel-switch>
<channel-switch>
<name>Cmd0001</name>
<description>Command Prompt</description>
<type>VT-UTF8</type>
<guid>970438d1-12bb-11d7-8a92-505054503030</guid>
<application-type>63d02271-8aa4-11d5-bccf-00b0d014a2d0</application-type>
</channel-switch>
<channel-switch>
<name>setuplog.txt</name>
<description>Setup tracing log</description>
<type>Raw</type>
<guid>6f28e904-1298-11d7-b54e-806e6f6e6963</guid>
<application-type>5ed3bac7-a2f9-4e45-9875-b259ea3f291f</application-type>
</channel-switch>
Table A.3: Elements in the <channel-switch> Tag (Continued)
Element Description