|
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.230-beta
Syntaxfunction get_UseCompression();
function set_UseCompression(value);
View SourceProperty Value
Boolean
See Also