PI Configuration Files
|
Delimiter |
Name |
Description |
|
_n(data)n_ |
OSI PI tag name |
OSI PI tag name |
|
_d(data)d_ |
Direction |
Data direction eg:W indicating that information is written from the DM to the DB |
|
_i(data)i_ |
Index |
a number identifying the position in the list. It is used only for information purposes and has no run-time significance. |
|
_pt(data)pt_ |
Point Number |
OSI PI point number for specific tag |
|
_ty(data)ty_ |
Storage Type |
Represents the OSI PI storage type of the tag (R=Float, I=Integer, D=Discrete, S=String) |
|
_ExcMin(data)ExcMin_ |
Minimum Exception |
Minimum exception update rate in millisecs |
|
_ExcMax(data)ExcMax_ |
Maximum Exception |
Maximum exception update rate in millisecs |
|
_ExcDev(data)ExcDev_ |
Update Resolution |
Update resolution in Enineering Units ( deadband) |
|
_arc(data)arc_ |
Archive |
Data is either 'Y' or 'N'. Used to determine where to archive records. |