The record for a fuse is shown below. The first line must have the words OC FUSE, starting at column 1. The remaining data starts on the next line and can occupy one or more lines. The record ends with a blank line.
OC FUSE
BUS_NO1; BUS1; KV1; BUS_NO2; BUS2; KV2; CKT; BTYP;
RELAY_ID; CTR; TD; RTYP; TMULT;
BLANK;
BLANK;
MEMO;
INTR_CAPA;
1;
OCLIB;
TAG;
ASSETID; FLAG; CTCNCT;
ONDATE; OFFDATE; PKGB;
UDF;
RELAY_ID: An identifier for the fuse. The ID can have up to 20 characters enclosed in quotation marks. The ID must be unique among all the overcurrent relays and fuses in the same relay group.
CURRENT DIVIDER: Enter is 1.0 for a regular fuse. Enter 2 if two matched fuses are installed in parallel, etc.
TD: Curve to be used for displaying time delay on screen: 1 for minimum melt curve; 2 for total clear curve.
RTYP: Fuse type enclosed by quotation marks. The fuse type can have at most 12 characters. It must match exactly an available fuse type in the Relay Library.
TMULT: Minimum-melt time multiplier. Must be positive and not greater than 1.
BLANK: Unused field. Enter blank space in quotation marks.
BLANK: Unused field. Enter blank space in quotation marks.
MEMO: Comments with up to 512 characters enclosed in quotation marks.
INTR_CAPA: Rated interrupting current in amperes.
1: Unused field. Enter 1
OCLIB: Overcurrent library file name
TAG: Tag string with a maximum of 512 characters. Tags in string are separated by semicolon. Any alpha-numeric characters can be used, except for the string delimiter (single or double quotation mark). The tag string is enclosed in quotation marks.
ASSETID: Asset ID string with a maximum of 128 characters enclosed in quotation marks.
FLAG: Device on/off- line flag. Set flag to 1 for on-line device; 2 for off-line device.
CTCNCT: CT connection. Set to 0 if the CT is in wye connected. Set to 1 if the CT is in delta connected.
INSTALLED FLAG: Set the flag to 0 for fuse installed “on branch terminal”; 3 for fuse installed “inside tertiary delta”.
ONDATE: In-service date. Set to 0 if not available. Otherwise enter an unsigned 32-bit integer that stores the year/month/date information given by the CTime object in the Microsoft Foundation Class.
OFFDATE: Out-of-service date. Set to 0 if not available. Otherwise enter an unsigned 32-bit integer that stores the year/month/date information given by the CTime object in the Microsoft Foundation Class.
PKGB: Protection package B flag. Enter 1 if true. Otherwise, enter 0.
UDF: User-defined data fields. Enter the list of user defined field values as a tab delimited text string enclosed in single quotes.