bit17:受信コマンドに、終端コードが付いていない

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

Syntax

C#
public bool not_add_rx_code { get; set; }
Visual Basic
Public Property not_add_rx_code As Boolean
	Get
	Set

Return Value

Type: Boolean

SIO送信オプションデータ の bit 17 の値の取得または設定を行います。

See Also