dads_graph

Translates a DADS .bin file into an Altair Binary File (.abf).

Syntax

dads_graph bin_source_file abf_target_file

Application

Translator

Description

The tool is available from the <altair_home>/io/translators/bin/<platform> directory.

Inputs

bin_source_file
The name and path of the DADS .bin file to translate.
abf_target_file
The name and path of the .abf file to write.

Example

To translate the file C:/result.bin into C:/result.abf:
dads_graph C:/result.bin
        C:/result.abf