Export

 

Description

This component completes a transfer of a data signal to a parent module from a child module.

 

The Export tag is placed on the canvas of the module that is passing the signal out, and the Signal Name input parameter must match the symbol name of either a port connection or an output parameter of the parent module.

 

Port Connection in Parent Module Graphic Section

Output Parameter in Parent Module Parameters Section

Corresponding Export Tag on Child Module Canvas

NOTE: The matching of Signal Name and Symbol Name of the corresponding port connection or output parameter is case sensitive during compilation.

It is illegal for a local signal to have the same name as an exported signal:

 

 

The signals must be separated as follows:

 

 

NOTE: The above illegality was added to PSCAD versions v4.5 and greater. If you have an older project where the illegal situation was prominent, you can automatically modify your project on load using the appropriate v4.x Legacy Import/Load feature.

 

More:

Transferring Data Into and Out of Modules

Multiple Instance Modules (MIM)

 

Input Parameters

Configuration