|
OutputAdapterMaximumPointResolution Property
|
Gets or sets the maximum time resolution, in seconds, for data points being archived, e.g., a value 1.0 would mean that data would be archived no more than once per second. A zero value indicates that all data should be archived.
Namespace: eDNAAdaptersAssembly: eDNAAdapters (in eDNAAdapters.dll) Version: 2.4.207-beta
Syntax function get_MaximumPointResolution();
function set_MaximumPointResolution(value);
View SourceProperty Value
DoubleSee Also