Logging:ValueResolution Property

LabView Local Project Settings

Logging:ValueResolution Property

Short Name: Logging.ValueRes

Installed With: Base Package

Class: Variable Properties

Gets or sets the resolution, in engineering units, for logging the shared variable value in the Citadel historical database. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.

LabVIEW writes shared variables to the Citadel historical database in compressed format with the specified resolution. The default value is 0.1. Enter a value of 0.0 to write the exact value of the shared variable to the Citadel historical database. Logging the exact value requires more time and disk space. This option is available only for shared variables with a Data Type of Double.

Note  You can enable logging only for network-published shared variables.

This property is similar to the Value Resolution option on the Logging page of the Shared Variable Properties dialog box.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemNo
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo