Features.strobe enable switch Property

Get and enable or disable the strobe output.
Usage:
[C#]
Feature.SetFeature("strobe enable switch", "true"); String Result = Feature.GetFeature("strobe enable switch");
Values Meaning
true

Enables the strobe ouput.

false

Disables the strobe ouput.

See also: strobe polarity switch, trigger mode strings

<< Features