Information about Maximum and Minimum actors

2006-05-18 Thread Adriana Ricchiuti
Hi all, I have some problem with the Maximum and Minimum actors. Infact, when these actors receive a ComplexToken on the input port, a warning occurs. Actors documentation says: For ComplexToken, the output is the one with the maximum magnitude. This problem will be resolved replacing this code:

Undefined port error - repeatable behavior

2006-05-18 Thread Lutz, Charles D
Hi folks, I was revisiting a model from last week when I ran into something. The attached model executes upon the first run. Thereafter it throws an exception that queue_out is undefined. If you completely close out PtII and open the model again, you can again run it once, etc.

Re: Undefined port error - repeatable behavior

2006-05-18 Thread Christopher Brooks
Hi Chuck, It looks like a different bug in the devel tree as well. I took your model, replaced the Display actors with Tests and added it as ptolemy/actor/lib/hoc/test/auto/QueueOutsideMIC.xml ptolemy.kernel.util.IllegalActionException: in .QueueOutsideMIC.MoMLSimpleApplication Because: