# Using Daheng Cameras within VIOSO

Please make sure that the camera is configured and available. Refer to [Configuring Daheng Cameras](/preparation/camera/vioso-camera-kits/configuring-daheng-cameras.md) for instructions to setup such camerss

Once the camera is configured, “Galaxy Viewer” software. must be closed.

{% hint style="info" %}
It is not possible to access the camera within VIOSO Core as long as the camera is opened in “Galaxy Viewer” or other software like "AMCap"!
{% endhint %}

The camera will show up as “DirectShow” device with a device name like “Daheng Imaging Device 1” or with its serial number when installed together with the MVS drivers.

<img src="https://helpdesk.vioso.com/wp-content/uploads/2023/11/Daheng-DShow01.png" alt="" height="554" width="391">

All parameters are available in a large parameter tree, that can be filtered by categories and complexity (“Guru”, “Beginner”…). Though all parameters seem accessible, it is not recommended to do much changes here, because of a bad user experience:<br>

<figure><img src="/files/3Bk6uA7uXEMAQydPmbn2" alt=""><figcaption></figcaption></figure>

* It is hard to browse through the vast parameter tree
* Not all parameters can be set at runime.

For “last minute” changes, though, we recommend to concentrate on these parameters:

* Acquisition Control: Manipulate here the “Exposure time” to adjust the camera sensitivity to the test pattern displayed by the projectors
* Analog Control: Manipulate the “Blacklevel”, “Gamma” and “Gain” values, but only as a last resort.

**Notes about Multi-Camera usage:**

* In Galaxy Viewer, when switching between cameras views, stop acquisition on the previous first or you will have bandwidth error warnings.
* In VIOSO MRD window (Model View Control) you might not see the camera full name in the dropdown menu. To check if it’s the right camera assigned, open the MRD file you created in a text editor. It is in XML format where `defCamName` parameter refers to the camera that calibrated the selected compound.<br>
* Optional tip: It can be helpful to fix camera custom names in GxGigEIPConfig (see above ). They will appear in VIOSO under “adjust camera > Options > Camera info”


---

# 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.vioso.com/calibration/scanning/camera-adjustment/using-daheng-cameras-within-vioso.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.
