> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual/k-tc-logger-manual/software-introduction/interface-tab/general-tab.md).

# General Tab

Users can find all the settings related to the CAN Bus interface, Sleep and Software option in this Tab.

<figure><img src="https://1039220062-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRhWtYvkHNZy7Jvdnc3wk%2Fuploads%2F4VjcigFhVt2X4rkT9Dgz%2Fimage.png?alt=media&amp;token=1cdb5dae-9979-46ac-9094-03db4a98788a" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="244"></th><th></th></tr></thead><tbody><tr><td><img src="https://1039220062-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRhWtYvkHNZy7Jvdnc3wk%2Fuploads%2FXKzAOc5q1PulwppuzRlZ%2Fimage.png?alt=media&amp;token=a7f907de-c33c-4984-8e59-3db92206cb3b" alt="" data-size="original"></td><td>Pressing the Load Button Loads the settings in the K-TCxx and displays them on the screen.</td></tr><tr><td><strong>CAN Settings</strong></td><td><p><strong>Baud rate:</strong> Allows the user to choose CAN Baud Rate for the unit </p><p><strong>Byte order:</strong> Allows the user to Change Byte order (Intel/Motorola)</p></td></tr><tr><td><strong>Sleep Mode</strong></td><td><p><strong>Deep Sleep:</strong> Enables the low power consuming Deep Sleep</p><p><strong>No CAN Activity:</strong> Enables sleep function if there is no CAN activity </p><p><strong>CAN ID:</strong> CAN ID used for Sleep Command </p><p>After Time: Sleep delay time</p></td></tr><tr><td><strong>Tool Options</strong></td><td><p><strong>Load at Startup:</strong> Enabling this automatically loads the previous settings </p><p><strong>Load at Export:</strong> Enabling this automatically loads the previous settings </p><p><strong>Auto assign ID:</strong> Enables Automatic assigning of CAN ID to signals to avoid duplicates, used when multiple devices are configured simultaneously. </p><p><strong>TC unit:</strong> Allows the user to specify the unit to be used, deg C or deg F</p></td></tr></tbody></table>

<figure><img src="https://1039220062-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRhWtYvkHNZy7Jvdnc3wk%2Fuploads%2FwGVJNUGSCcRWawhm1AHn%2Fimage.png?alt=media&amp;token=78c1e54f-801d-41b5-bcf9-9ee3e9abba12" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual/k-tc-logger-manual/software-introduction/interface-tab/general-tab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
