This section contains the template for user-defined data fields for a network and relay object type. The first line in the section must say: [UDF TEMPLATE DATA XXX], where XXX is the data object type string from the following list:
BREAKER breakers
BUS buses
CCGEN voltage-controlled current sources
DCLINE2 dc-line
FUSE fuses
GEN generators
GENW3 type-3 wind plants
GENW4 converter-interfaced resources
LINE transmission lines
LOAD loads
RECLSR reclosers
RLYD differential relays
RLYDS distance relays
RLYGROUP relay groups
RLYOC overcurrent relays
RLYV voltage relays
SCHEME logic schemes
SERIESRC series capacitors/reactors
SHIFTER phase shifters
SHUNT shunts
SVD switched shunts
SWITCH switches
XFMR two-winding transformers
XFMR3 three-winding transformers
This is followed by the field data described below. One row per field. A blank line ends the section.
1. Row number: Display index of the field, enclosed in quotation marks.
2. Field name: Field name enclosed in quotation marks. Name must be unique, can have up to 16 character. No blank space or special character is allowed.
3. Display label: Field display label. Label can have up to 24 character
An example several UDF data sections are shown below.
[UDF TEMPLATE DATA LOAD]
'1' 'ASID' 'Asset ID'
[UDF TEMPLATE DATA CCGEN]
'1' 'ASID' 'Asset ID'
'2' 'LID' 'Bank location'
[UDF TEMPLATE DATA GENW3]
'1' 'ASID' 'Asset ID'
[UDF TEMPLATE DATA GENW4]
'1' 'ASID' 'Asset ID'