Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You have defined the model to be current injection model (IT=1) or a metering model (IT=2).

This means that the model shall also be called from CONET/TBLCNT. For this, a secondary entry point is needed in the code where the first letter is replaced with "T", i.e. in your case model "AA" needs an entry point called "TA".

See POM, Chapter Model Writing - "Coordinated Call Models" and "Writing a Basic Load Model".