パルスの方向 [0:CW、1:CCW]

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

Syntax

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

Return Value

Type: UInt32

パルスの方向の取得または設定を行います。

許容値:

意味
0CW
1CCW

See Also