エンコーダー入力チャネル [0:A#0、B#0、Z#0 1:A#1、B#1、Z#1]

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

Syntax

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

Return Value

Type: UInt32

エンコーダー入力チャネルの取得または設定を行います。

許容値:

意味
0A#0、B#0、Z#0
1A#1、B#1、Z#1

See Also