DATACOLLECTIONENABLED system variable

Current state of data collection (Read Only)

Controls diagnostic and usage data collection.

BricsCAD only

Type:

Boolean

Saved in:

Not saved

Range:

Off

Possible values:

Off (0): Data collection is disabled

On (1): Data collection is enabled

Note: The value of this system variable is by default based on the value of the DATACOLLECTION preference variable, however it is possible to override the default by applying an administrative override. The administrative override is applied by manually adding the registry value in HKLM\Software\Bricsys\BricsCAD\x64\AdminPolicy.
To add this override follow the next steps:
  • Go to: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Bricsys\BricsCAD\x64.
  • Right-click the x64 key and choose New > Keyand rename it to AdminPolicy.
  • Right-click on the new created key and choose New > DWORD (32-bit) and name the value DATACOLLECTIONENABLED.
  • Change its value to 0 or 1 to override the value of DATACOLLECTION user preference.