ABB Eagle Programming Manual page 53

27 kv single phase recloser
Hide thumbs Also See for Eagle:
Table of Contents

Advertisement

Point Based Curve
Curve definition format
C, Curve Number, User defined Name, Function Type, (either Equation Values or Point
Values)
C
(C stands for Curve)
Curve number
User defined name
Function type
Values
File Format will be as below. The file will be a .CSV file with name starting with
"Curves_xxxx", where xxxx is user defined character up to a maximum of 12 characters.
The format should not be changed in any case else will result into a file error. The file
format should be as follows:
Line
Comments will start with #
Number
1
#Fixed Format
@HEADER
2
#File version
FV,0,0
3
#Software version
SV,0,0,0
4
#Fixed Format
@PARAMETERS
5
#Total Number of Curves, Value
5
Current(Amp), Time(second)
Table 15 Definition for Curve
-
Fixed character to be used at the start of defining new curve
-
Curve serial number. It starts from 1 to maximum up to 20
-
User defined curve name for the curve under definition
-
Maximum 16 characters allowed. (Ex: Fast Curve)
-
Characters allowed are 'A'-'Z', 'a'-'z', '0'-'9',_, " " (space)
-
For e.g. ANSI_VeryInverse or ANSI VI
-
Function type as per equation required
- Depending upon Function type, either equation parameters or
current-time coordinates needs to be defined
-
The sequence of parameters should be strictly followed as defined in
Table 14
-
For point base curves each coordinates should be defined in new line.
Table 16: Curve file format
53

Advertisement

Table of Contents
loading

Table of Contents