Value Fields

 

Value fields allow the user to import or export, literal or variable signal input, to and from the component.  Value fields include the following types:

Changing Value Field Properties

Value field properties are adjusted directly in the property form.  Simply left-click on the value field to view its properties and content.

 

 

Real Value Field Property Form

 

Appearance:

Behaviour:

Data:

Help:

Append

Overwrite

Value Field Content Types

Value fields are subdivided into: Real, Integer, Logical and Complex types. These types correspond directly to the Fortran data types REAL, INTEGER, LOGICAL and COMPLEX.  In PSCAD, value fields can be further categorized into Literal, Constant and Variable content types. PSCAD versions prior to X4 allowed only type Literal and Variable value fields. Seasoned users will remember the use of the Allow Signal Names option in the Value Field dialog:  By default, all value fields were Literal, but could be made Variable by selecting this option.  

 

As a direct by-product of the multiple instance modules feature, a third content type was created and dubbed a Constant.  A Constant is a hybrid of sorts in that it possesses key properties of the other two content types. For example, a Constant type field cannot be modified during runtime like a Variable, but can accept the name of a previously defined signal, or an actual number (Literal).  

 

A brief description of each content type: