User Data Interval (PI_UPI)
Function
Default values and values that can be specified
Item | Item | Modifiable |
---|---|---|
Collection Interval | 60 | Yes |
Collection Offset# | 0 | Yes |
Log | No | Yes |
LOGIF | Blank | Yes |
ODBC key fields
Lifetime
From the time a jpcuser command is executed until the next jpcuser command is executed
Record size
Fields
PFM-View name (PFM-Manager name) | Description | Smry | Format | Delta | Not sprtd in | Data source |
---|---|---|---|---|---|---|
Collect Time(API_TIME) | Time when data was converted | COPY | time_t | No | -- | -- |
Interval(INTERVAL) | Interval for which the User Data Interval (PI_UPI) record was stored (in seconds). The normal value is 0. | COPY | ulong | No | -- | -- |
Record Time(RECORD_TIME) | Time at which the record was created (Greenwich Mean Time) | COPY | time_t | No | -- | -- |
Record Type(INPUT_RECORD_TYPE) | Record type. Always UPI. | COPY | char(8) | No | -- | -- |
Trans Data Key(TD_KEY) | Transaction Data Key | COPY | ulong | No | -- | -- |
Trans String Key(TS_KEY) | Transaction String Key | COPY | string(20) | No | -- | -- |
Trans Type(TT) | Transaction Type | COPY | string(20) | No | -- | -- |
User Float 1(F1) | Floating-point value | AVG | double | No | -- | -- |
User Float 2(F2) | Floating-point value | AVG | double | No | -- | -- |
User Float Roll 1(F1_R) | Accumulated floating-point value (This data is added when this data is summarized) | ADD | double | No | -- | -- |
User Float Roll 2(F2_R) | Accumulated floating-point value (This data is added when this data is summarized) | ADD | double | No | -- | -- |
User Long 1(L1) | Long integer value | AVG | long | No | -- | -- |
User Long 2(L2) | Long integer value | AVG | long | No | -- | -- |
User Long Roll 1(L1_R) | Accumulated long integer value (This data is added when this data is summarized) | ADD | long | No | -- | -- |
User Long Roll 2(L2_R) | Accumulated long integer value (This data is added when this data is summarized) | ADD | long | No | -- | -- |
User String 1(S1) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 2(S2) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 3(S3) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 4(S4) | Character-string 16 characters in length | COPY | string(16) | No | -- | -- |
User String 5(S5) | Character-string 32 characters in length | COPY | string(32) | No | -- | -- |
User String 6(S6) | Character-string 32 characters in length | COPY | string(32) | No | -- | -- |
User String 7(S7) | Character-string 64 characters in length | COPY | string(64) | No | -- | -- |
User Time 1(T1) | Time value (Time is displayed at the local time of the PFM - Web Console). If the value is 0, 1970 01 01 09:00:00 is displayed. | COPY | time_t | No | -- | -- |
User Unsigned Long 1(UL1) | Unsigned long value | AVG | ulong | No | -- | -- |
User Unsigned Long 2(UL2) | Unsigned long value | AVG | ulong | No | -- | -- |
User Unsigned Long Roll 1(UL1_R) | Accumulated unsigned long value (This data is added when this data is summarized) | ADD | ulong | No | -- | -- |
User Unsigned Long Roll 2(UL2_R) | Accumulated unsigned long value (This data is added when this data is summarized) | ADD | ulong | No | -- | -- |