FVC06シリアル入出力クラス

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

Syntax

C#
public class CFviSioFVC06 : CFviObject
Visual Basic
Public Class CFviSioFVC06
	Inherits CFviObject

Remarks

FVC06のシリアル入出力機能をパッケージングしたクラスです。 通常は、CFviVideoFVC06 クラスの Sio プロパティから 取得されるインスタンス参照を介して操作します。

Inheritance Hierarchy

System..::..Object
FVIL..::..CFviObject
FVIL.Video..::..CFviSioFVC06

See Also