First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Mar 28 '3

boat14 gravatar image

You also need to add a plant for that machine, as indicated by the error message you're getting.

Search the API documentation for plantdataN(), where "N" is applicable to the version of PSS/e you're using. For example plantdata4().

click to hide/show revision 2
No.2 Revision

You also need to add a plant for that machine, as indicated by the error message you're getting.

Search the API documentation for

plantdataN(), N()

where "N" is applicable to the version of PSS/e you're using. For example example

plantdata4().4()

click to hide/show revision 3
No.3 Revision

You also need to add a plant for that machine, as indicated by the error message you're getting.

Search the API documentation for

plantdataN()

plant_data_N()

where "N" is applicable to the version of PSS/e you're using. For example

plant_data_4()

plantdata4()