VimbaTriggerSelector
Description
Selects the type of trigger to configure.
namespace VimbaTriggerSelector
{
enum Type
{
ExposureStart,
ExposureActive,
AcquisitionStart
};
}
Selects the type of trigger to configure.
namespace VimbaTriggerSelector
{
enum Type
{
ExposureStart,
ExposureActive,
AcquisitionStart
};
}