# K-Box FAQs

<details>

<summary>Can we interface ReXgen with K-Box?</summary>

Yes, It will work with K-box, but you must power the K-Box separately since ReXgen doesn't have Auxilary Power Out.

</details>

<details>

<summary>Where can I get the Pinout details for a K-Box device?</summary>

[<mark style="color:blue;">PinOut details</mark>](https://docs.influxtechnology.com/k-series-product-manual/pinouts-for-k-series-devices/the-k-box-inf-2201)

</details>

<details>

<summary>Where can we get the links to the software associated with K-Box?</summary>

[<mark style="color:blue;">K-Series Software Links</mark>](https://docs.influxtechnology.com/software-links/software-links/k-series-software-links)

</details>

<details>

<summary>Does K-Box log data within the device?</summary>

A data logger should be clubbed with K-box to log data. K-Box doesn't store data inside it, but we can have ReXgen/Rebel or any third-party CAN loggers connected with it to store the data.&#x20;

</details>

<details>

<summary>Is it Possible to interface K-Box  with any CAN data logger? </summary>

Yes, it is possible.

</details>

<details>

<summary>How to generate DBC for K-Box?</summary>

Post the configuration of the K-Box channels, save the settings and then click on export; the software asks for the location and clicks save. It will save the file as >DBC.&#x20;

<https://youtu.be/epyMetdvFz0>

</details>

<details>

<summary>What is the thermocouple and ADC resolution and accuracy of K-Box?</summary>

Thermocouples ±0.08%.  And ADC(16bit)- ±0.0015% of FS

</details>

<details>

<summary>Can current be measured using a K-Box?</summary>

K Series analogue input doesn't support logging of current directly. Users can use a current clamp with voltage output.

</details>


---

# Agent Instructions: 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.influxtechnology.com/support_guides/faqs/frequently-asked-questions/k-series/k-box-faqs.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.
