Repository.XFRACAS.AddSystemMetric3: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{InProgress}}{{DISPLAYTITLE:Repository.XFRACAS.AddSystemMetric3 Method}}{{Template:API}}{{Template:APIBreadcrumb | {{InProgress}}{{DISPLAYTITLE:Repository.XFRACAS.AddSystemMetric3 Method}}{{Template:API}}{{Template:APIBreadcrumb|.[[Repository Class|Repository]]}} | ||
Revision as of 22:33, 13 November 2015
Member of: SynthesisAPI.Repository
Inserts the run hours, number of starts and kilowatt run hours that have been reported for the unit at the time of the incident, and the date of the report.
Syntax
AddSystemMetric3(serialHID, metric1Value, metric2Value, metric3Value, metricDate)
Parameters
serialHID
- Required. Integer. The system hierarchy ID number of the part that was repaired or replaced during the incident.
metric1Value
- Required. Double. The total run hours.
metric2Value
- Required. Double. The number of starts.
metric3Value
- Required. Double. The kilowatt run hours for the unit.
metricDate
- Required. Date. The date the metrics were reported.