Back to FabImage Studio website
You are here: Start » Filter Reference » Camera Support » Thorlabs » Thorlabs_ConfigureTrigger
Module: | ThirdParty |
---|
Sets triggering parameters.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inDeviceID | String* | Camera serial number or name, Auto = first camera | |
![]() |
inTriggerEnabled | Bool | True if using trigger | |
![]() |
inTriggerPolarity | ThorlabsTriggerPolarity | Polarity of trigger input | |
![]() |
inFrameCount | Integer* | 1 - ![]() |
Number of frames to capture after trigger, Auto = continuous acquisition |
Remarks
Camera driver software
This filter is intended to cooperate with camera using its vendor Thorlabs SDK. To be able to connect to camera it is required to install Thorlabs SDK software with camera dedicated drivers. Currently FabImage Studio uses Thorlabs SDK version 2.9.1.
Thorlabs SDK can be downloaded from the following website: https://www.thorlabs.com/software_pages/ViewSoftwarePage.cfm?Code=ThorCam
Parallel execution
This filter cannot be placed in multiple Workers.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- Thorlabs_GrabImage – Captures an image from a Thorlabs device.
- Thorlabs_GrabImage_WithTimeout – Captures an image from a Thorlabs device.