|
PIOutputAdapterUseCompression Property
|
Gets or sets the flag that determines if compression will be used during archiving when compression is configured for tag. If disabled, configured tag compression and ReplaceValues setting are ignored.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax function get_UseCompression();
function set_UseCompression(value);
View SourceProperty Value
BooleanSee Also