> 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/june5-3.7/en/webanwendung/sichten/online-modus.md).

# Online Mode

Some objects can optionally be used in online mode. In online mode, the latest measured values are continuously loaded from the database into the chart. In online mode, only process data is used.

## Starting and Stopping Online Mode for Objects with Start and End Time

To switch a time range object to online mode, click the button with the play symbol in the toolbar. In the following dialog, real-time mode can be started or stopped. Additionally, the time range of the online chart can be set here (ad hoc). Here, a maximum of 23 hours and 59 minutes can be set.

To stop, simply click the stop symbol.

## Starting and Stopping Online Mode for Objects with Time Point

To switch a time point object to online mode, click the button with the play symbol in the toolbar. To stop, click the stop symbol.

## Starting Objects Directly in Online Mode When Retrieved

Some of the objects offer the option of starting directly in online mode when they are retrieved. This can be set in the respective properties window of the object. Depending on the object type (time range or time point), two parameters are assigned:

* Start Online (Starts the chart automatically in online mode after retrieval).
* Online Time in Minutes (Determines the time range of the online chart. The maximum value here is 1439 minutes. This corresponds to exactly 23 hours and 59 minutes).


---

# 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/june5-3.7/en/webanwendung/sichten/online-modus.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.
