UI-> not released of the property Message event

Hello

I worked on my IO custom for awhile and I'm already using UserMessages to send data to my LabVIEW OI successfully. Everything well runing.

Today, I tried also to implement some of the features for the build in interface user Messages (for example, UIMsg_ModelState_BeginTesting), which also works. But now TestStand gives me an error when stopping down.

Is there something special I need to consider when you are using these messages? Did not have this problem when using only UserMessages.

One more thing: since I'm always implemented in other things, I start the user interface of the development environment. When I close the LV project after the above, following error appears:

Therefore, Windows signals LabVIEW as insensitive and wondering how to go on.

I (still) use LV2013SP1f5 and TestStand 2013 SP1. The user interface makes use of the player frame. The test sequence that I am running is just a generic that continues to send messages to the IO

Anyone any ideas?

See you soon

Oli

Most likely you are missing a close reference to a context of sequence somewhere in your code.

-Doug

Tags: NI Software

Similar Questions

Maybe you are looking for