Click or drag to resize
Grid Solutions Framework

PIOutputAdapterDigitalBitExcludedExpressions Property

Gets or sets the semicolon separated regular expressions for excluding digital labels from being expanded to tags.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.191-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("SPARE_BIT;RESERVED_BIT")]
public string DigitalBitExcludedExpressions { get; set; }
View Source

Property Value

String
See Also