You are here: Start » Function Reference » Camera Support » Ensenso » Ensenso_GenerateSoftwareTrigger_Deprecated
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Module: | ThirdParty |
Triggers software trigger.
Syntax
void fil::Ensenso_GenerateSoftwareTrigger_Deprecated ( Ensenso_State& ioState, const ftl::Optional<ftl::String> inDeviceID )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
ioState | Ensenso_State& | Object used to maintain state of the function. | |
![]() |
inDeviceID | const Optional<String> | NIL | Device identifying number |
Remarks
Camera identification
When there is only one Ensenso camera connected, the field inDeviceID can be set to Auto. In this situation, the first available camera will be used.
inDeviceID can be used to pick one of multiple cameras connected to the computer. inDeviceID should be set to camera ID.
Camera driver software
This filter is intended to cooperate with cameras using their vendor's SDK. In order to connect with the camera, it is required to install Ensenso SDK software, and uEye driver (same as in IDS camera filters)
Ensenso SDK can be downloaded from the following website: https://www.ensenso.com/support/sdk-download/
uEye driver can be downloaded from the following website: https://en.ids-imaging.com/download-ueye.html
Recommended Ensenso SDK version for FabImage Studio usage is 2.2 and uEye driver 4.90.
Multithreaded environment
See Also
- Ensenso_GrabPoint3DGrid_Deprecated – Captures a frame using Ensenso.