Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A dynamic model written for rev 35 must be converted to the new rev 36 format. Use option "VINDP Model Code Converter" found at the top of the Environment Manager window for the conversion.

For example "include comon4.ins" is replaced with "use pssdm" and all internal variables are now reached via API's. Variabel MODE is replaced with GET_MODE() etc.

A dynamic model written for rev 35 must be converted to the new rev 36 format. Use option "VINDP Model Code Converter" found at the top of the Environment Manager window for the conversion.

For example "include comon4.ins" is replaced with "use pssdm" and all internal variables are now reached via API's. Variabel MODE is replaced with GET_MODE() etc.

See also this post.