The CFviEncoderParam type exposes the following members.

Constructors

NameDescription
Public methodCFviEncoderParam
初期値指定コンストラクタ

Methods

NameDescription
Public methodEquals
インスタンスの比較
(Overrides ValueType..::..Equals(Object).)
Protected methodFinalize
Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
ハッシュコードの取得
(Overrides ValueType..::..GetHashCode()()()().)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodToString
このインスタンスの完全修飾型名を返します。
(Inherited from ValueType.)

Operators

NameDescription
Public operatorStatic memberEquality
インスタンスの比較(等価)
Public operatorStatic memberInequality
インスタンスの比較(不等価)

Properties

NameDescription
Public propertyComp1
比較レジスタ1
Public propertyComp2
比較レジスタ2
Public propertyInit
エンコーダカウンタ初期化設定 [0:初期化する、1:初期化しない]
Public propertyMlt
サンプリング速度 [0:1倍、1:2倍、2:4倍]
Public propertyPulse
パルスの方向 [0:CW、1:CCW]
Public propertySignal
AB相設定 [0:AB相、1:A相]
Public propertyStart
エンコーダ起動モード [0:CPU、1:外部トリガ、2:Z相]

See Also