Profile model data
- Last UpdatedNov 28, 2022
- 1 minute read
To simulate data based on a Profile model for use with the PI-Profile client application, set tag attributes as follows:
-
Location1: Profile model number (0,1,2,…,9). This attribute corresponds to a paper machine.
-
Location2: Attribute array number (0,1,2,…,9). This attribute corresponds to an attribute of a paper machine.
-
Location3: The model point type. The following types are supported:
-
1 Reel Number Tag (integer)
-
2 Elapsed Distance Tag (real)
-
3 Grade Tag (digital)
-
4 HiHi Limit Tag (integer or real)
-
5 Hi Limit Tag (integer or real)
-
6 Target Limit Tag (integer or real)
-
7 Lo Limit Tag (integer or real)
-
8 LoLo Limit Tag (ineger or real)
-
9 Attribute Array Tag (integer or real)
-
10 Defect Type (digital)
-
11 Defect MD start (real)
-
12 Defect MD length (real)
-
13 Defect CD start (real)
-
14 Defect CD width (real)
-
-
ExDesc: In conjunction with the Location3 attribute, configures characteristics of the model point type.
-
Loc3=1: The MinReelTime, MaxReelTime, and ResetTime (in seconds). Default values are 1800, 3600, 23400.
-
Loc3=2: Machine Speed (in distance/minute). The default value is 50.0.
-
Loc3=3: Not used.
-
Loc3=4-8: LoValue, HiValue
-
Loc3=9: If ExDesc is not blank, the tag will always have bad data.
-
Loc3=10: Defect frequency per scan (0.0 - 1.0). The default value is 0.02.
-
Loc3=11: Not used.
-
Loc3=12: DefectMinLen, DefectMaxLen (in % of machine speed). Default values are 0.5 and 10.0.
-
Loc3=13: Machine Width. Default value is 30.0.
-
Loc3=1:4: DefectMinWidth, DefectMaxWidth (in % of width). Default values are 0.01 and 0.05.
-