Repository.XFRACAS.AddSystemMetric2
Jump to navigation
Jump to search
Member of: SynthesisAPI.Repository
Inserts the time/usage values reported on a particular date for a particular serialized system (Metric 1 and 2).
Syntax
AddSystemMetric2(serialHID, metric1Value, metric2Value, metricDate)
Parameters
serialHID
- Required. Integer. The system hierarchy ID of the part.
metric1Value
- Required. Double. The value reported for Metric 1.
metric2Value
- Required. Double. The value reported for Metric 2.
metricDate
- Required. Date. The date when the value(s) were reported.