DI割り込みモード

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

Syntax

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

Return Value

Type: UInt32

DI割り込みモード の取得または設定を行います。

許容値:

意味
0ORモード
1ANDモード

See Also