Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » XIMEA » M3API_GetDigitalInputs_Deprecated
Returns digital inputs' values from a XIMEA camera.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inDeviceID | Integer* | Camera chip ID |
![]() |
outPositiveEdgeEvent | Bool | Is true, if Positive Edge Event appears |
![]() |
outNegativeEdgeEvent | Bool | Is true, if Negative Edge Event appears |
Description
To be able to use a XIMEA camera, you need to install camera driver. You can find it at the following address (select binaries):
https://www.ximea.com/support/wiki/apis/XIMEA_API_Software_Package
To install XIMEA camera driver, follow the steps below:
- Connect your camera to your computer.
- Manually select the path to the unpacked camera driver and install it.
To verify the driver installation, you can run newCCDtest_mm.exe (in the directory, where camera driver was unpacked). If the camera was detected and you can see the image from it, you can use your XIMEA camera in Adaptive Vision Studio.
Complexity Level
This filter is available on Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, Adaptive Vision Studio Professional version.


