Synopsis
PDX_MSGT s044_ParseFile(long option, char *assy_cfg, OTM_TREE **assy_tree, T_ASSY_HEADER **header)
Purpose
Parse assembly configuration file.
Description
This function will use the cfg subsystem to parse a configuration file that describes assembly component relationships. An assembly tree will be created that defines the hierarchy of the entire assembly. The Part 21 header parameters defined in the ddf will be returned.
Input
option
Options (not used)
assy_cfg
Configuration file
Output
assy_tree
Assembly tree
header
Header entity
Return
S044 error code