Re: A TBEM stess experiment
Just further info.
If you uncomment first 4 events (10 millisec, 100 millisec, 500 millisec, 1 sec) and comment last 2 all is working.
If you uncomment also 5 sec event no events seem fired anymore other than the very first time.
So it seems not related to the kind of events but maybe the number of them or at the complexity.
Ciao
Eros
Re: A TBEM stess experiment
Maybe problem is related to the number of events because I setup 5 events all to be fired every second and it dosen't work
With 4 events it works
Re: A TBEM stess experiment
Hi Eros,
just saw this this morning and have to go to work now. I'll will check it tonight and let you know. Thanks for testing it.
Re: A TBEM stress experiment
Hi Eros,
I hope I squished the bug. There where some time related problems with TBEM_Run. Let me know if it works ok now.
Get the latest version from the usual place. And I'm sorry for the inconvenience this has caused.
Michael
Re: A TBEM stess experiment
Works great now,
thanks a lot Mike for quick fix!
Petr
Re: A TBEM stess experiment
Quick???? At first I was pulling my hair out as I thought it was a problem with pointers. Well, it was a logic error. Hard to track but I think I got. But I won't say now that this module is bullet proofed.
Re: A TBEM stess experiment
Thanks a lot Michael.
Maybe I will "stress" it a little more later.
Did you think about my previous questions?
I really like this module so I want it clear in my mind! I see a lot of possible usages.
Thanks a lot.
Eros
Re: A TBEM stess experiment
You mean the data trigger? You said forget about it. :P But I didn't. Let's discuss it in the topic you posted there first.
Re: A TBEM stess experiment
No, I was referring to questions in first post here:
Quote:
Originally Posted by ErosOlmi
Questions:
- once event is created and active, do I also have to call tbem_addtrigger even if event has been set as active?
- event type must be a unique number all around or unique inside a group? If event type is unique all around, why groups?
I mean, can I have EventType 1 in 2 different groups? If yes, how can tbem_addtrigger knows what to trigger