WSF_DUMP_MESSAGE_PROCESSOR¶
- processor WSF_DUMP_MESSAGE_PROCESSOR¶
processor <name> WSF_DUMP_MESSAGE_PROCESSOR Platform Part Commands ... External Link Commands ... verbose end_processor
Overview¶
This processor has been deprecated as of version 1.7.4.
WSF_DUMP_MESSAGE_PROCESSOR is a very simple processor is useful for debugging. It simply receives messages, prints out information about the message and then forwards the data out via its internal and external links. The format of the output:
s.fffff platform-name.processor-name Number: message-number Type: message-type Size: size-in-bits
Any additional output as a result of specifying verbose
Commands¶
- verbose¶
Also produce detailed output about certain known messages. At the current time this is limited to WsfTrackMessage and WsfTrackDropMessage.
Default: Detailed information will not be included.