|
Following files are used by the TL1 Craft Interface for performing various functions.
1) Command Set file (.tcs)
The Command Set file contains TL1 command definitions in XML format. Apart from command definitions, it also contains response message and autonomous message details specific to each TL1 device. You can use the TL1 Message Builder tool to create these message definitions. Please refer to TL1 Message Builder section for more details on the structure of the Command Set file.
2) Data Set file (.dat)
The Data Set file contains values for each command defined in the Command Set in XML format. You can use the TL1 Message Builder tool to create data set values. Please refer to the TL1 Message Builder section for more details on the structure of the Data Set file.
3) Text file (.txt)
The text file contains a list of input messages which can be loaded in the list. The input messages must be defined in separate lines.
4) Configuration file (tl1craftinterface.config)
The configuration file is used to store the default settings of the Craft Interface. You can use the Options Window in the Craft Interface to modify the default settings. The default settings include Session, Message, GUI, and Log options. Please refer to the Configuring the TL1 Craft Interface section for more details.
5) Properties file (tl1craftinterface_i18n.properties)
This file can be used as a reference for creating your own locale-specific properties file for internationalizing the Craft Interface tool. The locale-specific properties can be edited using the I18N Editor tool.
6) Context-sensitive help file (tl1craftinterface_csh.xml)
This file contains short description about each component used in the Craft Interface UI. When the context-sensitive icon is placed on a particular component, the description about that component is displayed in a small window.
|