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

StMPXLINLog 構造体

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

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

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

メソッド
 名前説明
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:1~8
Public フィールドErrorCode エラーコード
Public フィールドID ID
Public フィールドmSec ミリ秒
Public フィールドProtocol プロトコル
Public フィールドReserved1 予約領域1(配列アクセス)
Public フィールドReserved2 予約領域2(配列アクセス)
Public フィールドSBLen SyncBreak幅
Public フィールドType LINログ種別
Public フィールドuSec マイクロ秒
Public フィールドWakeupWidth ウェイクアップパルス幅
トップ
関連項目