Click or drag to resize
Grid Solutions Framework

PIOutputAdapterPIPointClass Property

Gets or sets the point class string used when automatically creating new PI points during the metadata update. On the PI server, this class should inherit from classic.

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

Property Value

String
See Also