Click or drag to resize

EngineGroup.EngineTimeData Property

Gets the engine time data.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.245-beta
Syntax
public int[] EngineTimeData { get; }
View Source

Property Value

Int32[]
The engine time data. [0] is engine boots, [1] is engine time.
See Also