# ACD Scan Barcode

Scans a barcode with a ACD Scan device.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-Mct9U3YNF6rH4Ilb1ev%2F-Mct9zpG4jSOsXU2NZrR%2FAndroid%20e%20Win%20Old.PNG?alt=media\&token=87f1dd5d-b30f-4ec0-9608-9ff04ef09a89)

### Parameters

* **Data** *\<unquoted string> -* The control or variable that saves the data readed from the ACD Scan device.
* **Type** *\<unquoted string> -* The control or variable that saves the readed type for the ACD Scan.
* **Timeout** *\<numeric> -* The defined timeout to the scan operation.
* **SoftTrigger** *\<Yes>, \<No> or \<Dynamic> -* Defines if the user wants to enable automatically the scanner or not. If the user chooses Yes in this parameter, the scanner will be enabled automatically, otherwise user have to press the scan button to enable the scanner.


---

# 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://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-barcode/acd-scan-barcode.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.
