Input/Output Event Handling

When using the StatusViewer Application with MIPSDK 2017 R1 on a Corporate System 2017 R1 i got following events:

(1) Output 1 - Output Activated

(2) Output 1 - Output Changed

(3) Output 1 - Output Deactivated

(4) Output 1 - Output Changed

Since the GUI always shows the last message as item state, the output lasts in ‘Output Chnaged’ state. Is this the default behaviour or can it be changed? I expected to see at first the change indication and afterwards the new state.

My second question aims on the ‘InputSensor’-Message. Whats the purpose and when does it occur?

Thanks in advance,

Regards Michael

When I test I see the same behavior, that Output Activated (or Deactivated) is followed by Output Changed. This is not something you can configure to change the order of events or disable the output changed event indication. It would have to be fixed by Milestone developing a changed/better behaviour in the Event Server.

On the InputSensor message I will do some research and get back..

Thanks Bo for clarification. For our 3rd party software I will just ignore the changed-messages at the moment.