Map Indicator Device not re-enabling

Summary

When I disable a MID with verse it will not always re-enable.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

Add 2 MID’s, 1 enabled and 1 disabled, enable one and disable the other with verse, then after a time do the reverse.

Expected Result

The expected result is for one MID to turn off and the other to turn on.

Observed Result

It is sporadic whether it works or not, sometimes it does and sometime it doesn’t. I’ve tried adding a Sleep(10.0), as suggested in a similar closed bug report, to give the commands space from other things going on in the code, but it doesn’t seem to matter.

Platform(s)

PC

Island Code

6083-3965-4280

I believe you have to start with all of them enabled. Then, disable them after the Sleep. Then, you can enabled them when you need them, and they should work. Is this what you’re doing?

Anyway, the bug report is still relevant. We should be able to start with them disabled.