User's Manual

Engineering Test Software Operation
Rev 28_A Sept 2005
VIA Telecom, Inc. Proprietary
65
5.8.2.2.1 Command Parameters
{Record|Message|Enum|...} = <definition name>, Entry = <entry number>
The Entry number that is used to retrieve entry value.
5.8.2.2.2 Response Parameters
<entry> The Entry value.
5.8.2.2.3 Example
In the above example:
Cmd: "GETDEF, Record = ETS Definition Version, Entry = 0"
Rsp: "GETDEF, Project, CBP4.05"
5.8.2.3 Get Definition Entry Value by Entry Name
This message pair is used to get Definition Entry value by Entry name.
Cmd: "GETDEF, {Record|Message|Enum|...} = <definition name>, Entry = <entry name>
Rsp: "GETDEF, <entry parameters>
5.8.2.3.1 Command Parameters
{Record|Message|Enum|...} = <definition name>, Entry = <entry name>
The Entry name that is used to retrieve entry value.
5.8.2.3.2 Response Parameters
<entry parameters> The Entry value.
5.8.2.3.3 Example
In the above example:
Cmd: "GETDEF, Record = ETS Definition Version, Entry = Project"
Rsp: "GETDEF, CBP4.05"
5.9 Download DLL
The download.dll is a COM object that encapsulates the methods needed to do the bulk data transfers to and
from a CBP processor. Bulk transfers include the following.
Flash Download
Block Db Download
Block Db Upload
Data Download
Data Upload