Bus Log Converter
- 업데이트 날짜:2024-09-12
- 3분 (읽기 시간)
Bus Log Converter > Bus Log Converter
Bus Log Converter
Use this dialog box to configure and to execute the conversion of Bus logfiles to the TDM format. Determine the logfile with the file type and the bus configuration and specify the target file.
On the Conversion of Logfiles with a Script page you will find a script that enables you to convert all logfiles from a folder into the TDM format. Press <Ctrl-Shift-C> to also record the current settings of the dialog box that is open, in the recording mode. If the recording mode is not enabled, press <Ctrl-Shift-C> to copy the settings of the open dialog box to the clipboard.
Settings
File type | Specifies the type of logfile that the Bus Log Converter converts into the TDM format. | |
Logfile | Shows the name and the path of the logfile to be converted. If you select several logfiles in GIN format, this field shows the name of the files. |
|
![]() |
Select logfile | Opens the dialog box where you select a logfile of the format selected under File type. If you select the GIN file type, the dialog box Multiple Selection for GIN Logfiles opens. In this dialog box you can select several logfiles in GIN format. |
File size | Displays the file size of the loaded logfile. | |
Name | Displays the name of the bus-database configuration. Specifies the name of the bus-database configuration in the Edit Bus-Database Configuration dialog box. |
|
Edit | Opens the dialog box Edit Bus-Database Configuration where you link the buses from a logfile to the associated database files. | |
Bus filter | Specifies that the Bus Log Converter uses specific buses for the conversion. | |
Bus name | Specifies the name of a bus. Use the checkboxes to specify whether the converter includes this bus in the conversion. | |
Replace signal text | Specifies whether the Bus Log Converter ignores assignments in the file to be converted and replaces them by NoValues in the TDM file. | |
Create sequence channel | Specifies that the Bus Log Converter creates an additional channel, which records the sequence of the telegrams, for each group. | |
Time filter | Specifies that the Bus Log Converter converts only telegrams from a specified time range. | |
From | Specifies the beginning of the time domain. | |
To | Specifies the end of the time domain. | |
Ignore first frames | Specifies that the Bus Log Converter ignores the first frames when converting. | |
Number | Specifies the number of frames at the beginning, which the Bus Log Converter ignores when converting. | |
Load | Opens the dialog box where you load the Bus Log Converter settings. | |
Save As | Opens the dialog box where you load the Bus Log Converter settings into a TCC file. | |
Reset | Rejects all settings and uses the standard settings of the Bus Log Converter. | |
TDM file | Displays the name and path of the TDM file into which the Bus Log Converter saves the converted logfile. | |
![]() |
Select TDM File | Opens the dialog box where you select or create a TDM logfile. |
Delete data in the Data Portal and load TDM file. | Specifies that DIAdem deletes the internal data and loads the TDM file into the Data Portal after the conversion. | |
Load TDM file | Specifies that DIAdem loads the TDM file after the conversion and adds it to the data store in the Data Portal. | |
Create TDM file only | Specifies that DIAdem converts the logfile and creates the TDM file without loading the file into the Data Portal. | |
Close | Closes the Bus Log Converter without a conversion. | |
Convert | Converts the loaded logfile into the TDM format. |
Script Call
Call BusLogToTDM.ShowConvertDlg()
Call BusLogToTDM.Convert()