モード [0:トリガ幅を含まない時間、1:トリガ幅を含む時間]

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

Syntax

C#
public uint Mode { get; set; }
Visual Basic
Public Property Mode As UInteger
	Get
	Set

Return Value

Type: UInt32

モードの取得または設定を行います。

許容値:

意味
0トリガ幅を含まない時間
1トリガ幅を含む時間

See Also