Hi all,
I'm experiencing a very long time for Ignition to get started, about 6 minutes. As far as I can understand, what is slowing down the system are the DisplayPath and Priority fields of some alarms, where I have to use the lookup instruction, e.g.
lookup({[.]../Config/AlmPriorities},{name},0,'almName','prio')
in the Priority field and
concat(lookup({[~]Setup/SourcesInPos},31,'','SourceID','Pos'),lookup({[~]Setup/SourcesInPos},32,'','SourceID','Pos'),translate('MPS3 - Blocked'))
in the DisplayPath field.
(AlmPriorities and SourcesInPos are Gateway Memory tags of type dataset)
I'm on Ignition 8.1.36, but I'm quite sure that that same logic did not cause any harm some versions ago .
What lead you to that conclusion?
Are you already working with our support department?
What exactly takes six minutes - is that the time the gateway displays in it's "the gateway started successfully" log message?