VimbaExposureMode
Description
Sets the operation mode of the Exposure.
namespace VimbaExposureMode
{
enum Type
{
Timed,
TriggerWidth
};
}
Sets the operation mode of the Exposure.
namespace VimbaExposureMode
{
enum Type
{
Timed,
TriggerWidth
};
}