Interface Control Document

Can I generate system ICD from PA or LA interconnects

Yes. What do you want to know exactly?

Generally speaking, we have entities and interconnects. For LA or PA the interconnects show data being transferred between modules. The details can be specified in properties. An Interface Control Document will be list of all these interconnects and data types. So can I get a report or something like a CSV document with this information. Thank you for responding. Regards

If you want to generate a csv out of Capella in order to generate ICDs information, I would look into the Python4Capella open-source add-on. It requires doing a little bit of Python coding, but you’ll be able to get and organize the information as you want.

M2doc may be another open-source add-on to look at if you’re looking at generating a word document instead. But Python4Capella is probably an easier option.

Mr Lacrampe,
I have Python for Capella installed. I understand we will require bit of programming to take out the desired fields and put them in a document. It is not built into Capella. Thanks a lot for your help.
Regards
Irfan

1 Like