pylon/SoftwareTriggerConfiguration.h#
Namespaces#
Name |
---|
Pylon Contains definitions of pylon types. |
Classes#
Name | |
---|---|
class | Pylon::CSoftwareTriggerConfiguration Changes the configuration of the camera so that the acquisition of frames is triggered by software trigger. |
Detailed Description#
An instant camera configuration for software trigger, Use together with Pylon::CInstantCamera::WaitForFrameTriggerReady() and Pylon::CInstantCamera::ExecuteSoftwareTrigger().
This instant camera configuration is provided as header-only file. The code can be copied and modified for creating own configuration classes.