トリガマスクモードの取得

Namespace: FVIL.Video
Assembly: FVILdevice (in FVILdevice.dll) Version: 3.1.0.0 (3.1.0.5)

Syntax

C#
public virtual int TriggerMaskMode()
Visual Basic
Public Overridable Function TriggerMaskMode As Integer

Return Value

Type: Int32
トリガ禁止期間の設定モードです。現在設定されている値を返します。

Exceptions

ExceptionCondition
FVIL..::..CFviExceptionこの例外の原因については、上記のエラーコード表をご参照ください。

See Also