> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenverwaltung/objekt-eigenschaften-anlage.md).

# Object properties of the plant

* ## Background colors in data tables

  The selected color highlights the selected group, subgroup and cell (the focus is in a different area), and the counter change in the data dialog.
* ## Colors in ACRON Graph

  Selection and display of number of already selected default colors for the time variation curves and backgrounds in ACRON Graph. Facility to configure, change or clear the colors in the next dialog

  Note

  The global default colors are available in ACRON Graph via the 'Options' menu in the 'Settings' dialog. Custom color settings for each diagram and the pen color set can be made in the 'Diagram configuration' dialog.
* ## Service

  In ACRON Service you can use up to three independent comment input boxes for each action. The numbers and labels of these comment fields are based on the names assigned here.

  When instructions for cyclic actions are output, an output timestamp is stored. This is done by default when printing. You can optionally activate the timestamp individually or in combination for preview, print, e-mail or archive. Each activated option triggers the saving of the output timestamp when outputting an instruction in ACRON Service or via ACRON Jobs. This instruction will not be output again with the filter set accordingly.
* ## Approval management

  Approval management allows the process variable (auto and manual variable) data of a plant to be approved in order to manage editing of the data. Settings that can be made included that

  * approved values cannot be overwritten,
  * overwriting values cancels the approval, or
  * overwriting values does not affect approval.

    Values can be approved at daily, weekly, monthly, and annual data level. Single values or all the values in a time range can be approved.

  ACRON maintains an approval list of data for each process variable and day. Compressed values (such as the monthly value) are treated as not approved as long as at least one underlying daily value has not been approved. All approvals issued are traceable in the data modification protocol.

  Approved data can be marked accordingly in dialogs and reports.
* ## Third-party programs

  Display the number of already defined program calls and files to be opened with a third-party program, and create, change or delete the program calls in the next dialog box.

  Note

  These program calls appear in all ACRON frontends under the "Modules" menu option, with the name specified by you.
* ## Industry-specific settings

### Sewage management

Activate the industry-specific setting 'Sewage management' to synchronize and import the ACRON key figure templates for sewage.

New key figure templates and folders are incorporated into the configuration. Every time you log in again the key figure templates are automatically synchronized.

Note

The 'Sewage management' industry-specific setting can only be deactivated when its key figure templates are not being used in the [process variable configuration](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen.md).

* ## Remote notification

### Sampling interval for remote notification <a href="#abtastintervall" id="abtastintervall"></a>

At this interval the database server cyclically checks the trigger conditions in the remote notification.

A short interval means a prompt notification when a trigger condition occurs, which is paid off by a high base load for the database server. A long interval reduces the server load, but can extend the time until notification.

Valid range: 10s to 600s

### Time period from which process data is requested

This value determines how far back (in seconds) data is requested for the specific check procedure. If the interval is selected too short, a notification might not be triggered because the corresponding process data is not loaded.

Valid range: 7200s to 10000s


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/acron-9.3/en/anlagenverwaltung/objekt-eigenschaften-anlage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
