Click or drag to resize
Grid Solutions Framework

PIOutputAdapterDigitalBitStateExpressionMap Property

Gets or sets the semicolon separated pre-existing digital bit state set names mapped to a regular expression for matching digital labels. Use format "DigitalStateName=Expression;DigitalStateName=Expression;...". Use "*" for default expression.

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

Property Value

String
See Also