Click or drag to resize
Grid Solutions Framework

PIOutputAdapterZeroValueDataTypeMap Property

Gets or sets the defined zero values 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,IPHA=-180,VPHM=0,VPHA=-180,FREQ=0,DFDT=0,ALOG=-500,DIGI=0,FLAG=0,ALRM=0,QUAL=0,*=0")]
public string ZeroValueDataTypeMap { get; set; }
View Source

Property Value

String
See Also