Click or drag to resize
Grid Solutions Framework

PIOutputAdapterStepEnabledDataTypeMap Property

Gets or sets the defined step enabled for 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=0,VPHM=0,VPHA=0,FREQ=0,DFDT=0,ALOG=0,DIGI=1,FLAG=1,ALRM=1,QUAL=1,*=0")]
public string StepEnabledDataTypeMap { get; set; }
View Source

Property Value

String
See Also