Click or drag to resize
Grid Solutions Framework

PIOutputAdapterCompDevDataTypeMap Property

Gets or sets the defined compression deviations for data types used when AddTagCompressionState or UpdateExistingTagCompressionState is enabled.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.191-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("IPHM=0.1,IPHA=0.001,VPHM=10,VPHA=0.001,FREQ=0.0001,DFDT=0.0001,ALOG=0.001,DIGI=0,FLAG=0,ALRM=0,QUAL=0,*=0.001")]
public string CompDevDataTypeMap { get; set; }
View Source

Property Value

String
See Also