Visible to Intel only — GUID: led1438798927142
Ixiasoft
Visible to Intel only — GUID: led1438798927142
Ixiasoft
2.9.2. Creating a Toolkit Description File
Attribute name |
Purpose |
---|---|
name | Internal toolkit file name. |
displayName | Toolkit display name to appear in the GUI. |
addMenuItem | Whether the System Console Tools > Toolkits menu displays the toolkit. |
Attribute name |
Purpose |
---|---|
description | Description of the purpose of the toolkit. |
file | Path to .tcl file containing the toolkit implementation. |
icon |
Path to icon to display as the toolkit launcher button in System Console
Note: The .png 64x64 format is preferred. If the icon does not take up the whole space, ensure that the background is transparent.
|
requirement | If the toolkit works with a particular type of hardware, this attribute specifies the debug type name of the hardware. This attribute enables automatic discovery of the toolkit.
The syntax of a toolkit's debug type name is:
|
.toolkit Description File
<?xml version="1.0" encoding="UTF-8"?> <toolkit name="toolkit_example" displayName="Toolkit Example" addMenuItem="true"> <file> toolkit_example.tcl </file> </toolkit>
Did you find the information on this page useful?
Feedback Message
Characters remaining: