Which PML syntax does the Procedure block in Phoenix Model's Graphical model mode not support?

Hi Support,

Which PML syntax does the Procedure block in Phoenix Model’s Graphical model mode not support?

I found that the “Sequence” statement and the “delay” function cannot be used in the “Procedure block”.

Is it because the syntax is all about time?

Or does the “Procedure block” support both syntaxes but I didn’t use it correctly?

Cheers,

0521

The procedure block does support any function or logical statement, excluding sequence statements, see online help:

Note:Sequence blocks cannot be entered in a procedure block when working with the graphical model. They can be entered in the textual model, however.

It also seems that the delay function is not supported in graphical builder mode.

Perhaps, you can share your project file and we might be able to help you implement the code in textual mode.

Bernd