Click or drag to resize
Grid Solutions Framework

PIPBInputAdapterSimulateTimestamp Property

Gets or sets a value that determines whether timestamps are simulated for the purposes of real-time concentration.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool SimulateTimestamp { get; set; }
View Source

Property Value

Boolean
See Also