Click or drag to resize

EngineGroupEngineTimeData Property

Gets the engine time data.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-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