Click or drag to resize
Grid Solutions Framework

PIOutputAdapterSkipAnalogAlternateTagSync Property

Gets or sets flag that determines if tag synchronization should skip analogs when alternate tag field is being used.

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

Property Value

Boolean
See Also