3.6 Making a debug node

Problem

How to create a module to debug the system I created.

Solution

Basically, printing a standard output is a way to debug your own system.

Furthermore, when executing a created network file (called nfile.n here), use this command line, which is not from GUI of FlowDesigner ,

Some nodes have a parameter DEBUG such as LocalizeMUSIC . Messages are output only when DEBUG is set a true.