04-03-2006 02:55 AM
04-03-2006 05:58 AM
04-04-2006 03:37 AM
04-05-2006 04:25 AM
04-12-2006 12:38 AM
up stairs:P
04-12-2006 12:51 AM
04-12-2006 01:19 AM
@ztyaner11 wrote:
As the attachment shows, I need to add a delay in the Xcontrol Facade block diagram, but during its running, the test panel for the Xcontrol won't respond for any other command( for example: click an button). So this feature makes my program very unconvenient.
I cannot open your attachment, but I have a really hard time trying to imagine any reason why anyone would want to add a delay to an Xcontrol. It just feels wrong!
Could you explain your reasoning?
04-12-2006 04:46 AM
04-12-2006 11:44 AM
@ztyaner11 wrote:
Sorry, I zip this file with WinRAR, and I changed the extension to ".zip", so you may need to change the extension back to ".rar" after you downloaded it.
Ahh, this seems like important information. 🙂
I very briefly looked at your xcontrol, but I have absolutely no idea why you need a delay after setting the blinking property. Since you don't unset the property, the delay has no meaning or purpose..
I am also pretty sure that your xcontrol desgn is incorrect. I don't think there should be much in the timeout case, but you seem to pile all your code there. You also never modify the action and state clusters or even the data out. Then you have all these shared variables...
I would recommend that you study the shipping example"simple dual mode thermometer" (search for xcontrol in the example finder) for some guidelines.
What exaclty is the purpose of your xcontrol? What is is supposed to do?
04-13-2006 01:05 AM