# FMC150 (QJIBO/QKIBO) Input and Output Capabilities

## Question

What are the differences in input and output capabilities between the FMC150-QJIB0 and FMC150-QKIB0 device variants?

## Answer

**FMC150-QJIB0** is more input-oriented:

* **Digital inputs:** 3
  * includes **1 negative input** (Digital Input 2)
  * **impulse inputs:** Digital Inputs 1 and 2
* **Digital outputs:** 2
* **Analog inputs:** 2

**FMC150-QKIB0** is more output-oriented:

* **Digital inputs:** 2
  * no negative input support
  * **impulse inputs:** Digital Input 1 only
* **Digital outputs:** 3
* **Analog inputs:** 1

In Navixy, you can select both variants during device activation.


---

# 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://navixy.com/docs/qna/device-related-questions/fmc150-qjibo-qkibo-input-and-output-capabilities.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.
