The DioInfo type exposes the following members.

Constructors

NameDescription
Public methodDioInfo()()()()
コンストラクタ
Public methodDioInfo(DioKind, Int32)
コンストラクタ
Public methodDioInfo(DioKind, Int32, SimulatorOption)
コンストラクタ
Public methodDioInfo(DioKind, Int32, String, String)
コンストラクタ

Methods

NameDescription
Public methodClone
自身のクローン生成 (ICloneable)
Public methodCopyFrom
インスタンスの複製 (FVIL.IFviCopyable)
Public methodCreateSelectDialog
選択ダイアログの生成
Public methodEquals
インスタンスの比較
(Overrides Object..::..Equals(Object).)
Protected methodFinalize
Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
ハッシュコードの取得
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodToString
現在の Object を表す String を返します。
(Inherited from Object.)

Properties

NameDescription
Public propertyBitAssignDI
ビットアサイン(DI)
Public propertyBitAssignDO
ビットアサイン(DO)
Public propertyCommands
初期化コマンド [書式: key=value1,value2,value3,...]
Public propertyDeviceID
デバイスID [範囲:-1:自動、0~:固定値]
Public propertyKind
デバイス種別
Public propertyPluginAssembly
プラグインのアセンブリ名
Public propertyPluginClassName
プラグインのクラス名
Public propertySimulatorOption
シミュレータオプション [既定:Auto]

See Also