Page 1 of 1

Output of message watcher

Posted: Tue Feb 28, 2017 11:51 pm
by KimD
Hi

Recently I've been using the IDE Development > Message Watcher, to look for unexpected features in my code & hopefully speed things up a little. Mostly I feel that I understand the output that the Message Watcher is giving me. The major exception is that as my main card is starting up (after my manually implemented loading screen has finished displaying) I'm seeing a lot of the following -

label
label
scriptStatus
scriptStatus
behaviorScriptlines
cIDEProperties
dgProp

This sequences repeats a great many times. This is with "Suppress Messages > IDE messages" ticked.

What is this sequence of messages about?

Should I be concerned that it repeats a great many times before my main card starts doing the things that I'd intended?

Thanks in advance.

Kim

LC8.1.2 on Windows 7