DeviceTriggerMode Property

CVB.Net Documentation
Gets or sets the trigger mode of the device if possible.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public virtual TriggerState TriggerMode { get; set; }

Property Value

Type: TriggerState
A value of Unknown indicates the trigger mode has not yet been set by the user and is device configuration dependent.
Remarks

Setting the trigger mode is only possible if this value is not NotSupported.
See Also

Reference