Start Diag Manager

DEPRECATED It will be removed in a future version. Please use keyword Start Diag Manager With Config instead. This keyword will be supported until version TechnicaKeywordsV0.12.0.

Starts the diagnostic manager by reading the diag_config and loading the database.

Arguments Description

pdx_path (str, optional): The pdx file file . Defaults to None.

prg_path (str, optional): The prg file path. Defaults to None.

diag_config (str, optional): The diag_config file path. Defaults to “”.

Returns

Bool: True if the diagnostic manager has started

Example

Start Diag Manager ${pdx_path} ${prg_path} ${diag_config}