リサイズはクリックかドラッグ

StMPXCANLog 構造体

CANログ情報構造体(ログ取得API用)
継承階層
SystemObject
  SystemValueType
    SunnyGiken.MicroPeckerX.MPXADLStMPXCANLog

名前空間: SunnyGiken.MicroPeckerX.MPXADL
アセンブリ: MPXCtrldotNET40Free (in MPXCtrldotNET40Free.dll) バージョン: 1.0.9559.26434
構文
public struct StMPXCANLog

StMPXCANLog 型は下記のメンバーを公開します。

メソッド
 名前説明
Public メソッドEqualsIndicates whether this instance and a specified object are equal.
(ValueTypeから継承)
Public メソッドGetHashCodeReturns the hash code for this instance.
(ValueTypeから継承)
Public メソッドGetTypeGets the Type of the current instance.
(Objectから継承)
Public メソッドToStringReturns the fully qualified type name of this instance.
(ValueTypeから継承)
トップ
フィールド
 名前説明
Public フィールドData データ(配列アクセス)
Public フィールドDir 方向
Public フィールドDL DL:0~8, 12, 16, 20, 24, 32, 48, 64
Public フィールドError エラー有無
Public フィールドErrorInfo エラー情報
Public フィールドID ID
Public フィールドIDE IDE(標準/拡張)
Public フィールドmSec ミリ秒
Public フィールドProtocol プロトコル
Public フィールドRTR RTR(データ/リモート)
Public フィールドuSec マイクロ秒
トップ
関連項目