Features.strobe polarity switch Property

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

The strobe signal is high.

false

The strobe signal is low.

See also: strobe enable switch, trigger mode strings

<< Features