B相状態

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

Syntax

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

Return Value

Type: UInt32

B相状態を設定または取得します。

許容値:

意味
0入力なし
1入力あり

See Also