Skip to content

Messages without config dialog are not executed by ObjectManager

If a message is generated by the CSPP message maker the option "generate config dialog" is disabled (e.g. because the message has no input parameters) it cannot be sent by the object manager. The reason is the the ConfigureDialog.vi of the message base class return OK? -> false. Is this a useful standard?