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

StMPXCANSlot 構造体

CANスロット情報
継承階層
SystemObject
  SystemValueType
    SunnyGiken.MicroPeckerX.MPXADLStMPXCANSlot

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

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

メソッド
 名前説明
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 フィールドFrame CANフレーム情報
Public フィールドFrameType CANフレーム属性情報
Public フィールドIncrement インクリメント有無
Public フィールドCode examplemsMinTransInterval 送信最低保証間隔(ms)
Public フィールドCode examplemsSendCycle 送信周期(ms)
Public フィールドCode examplemsSendDelay イベント送信での遅延時間(ms)
Public フィールドCode examplemsSendOffset 送信オフセット(ms)
Public フィールドReserved1 予約領域(配列アクセス)
Public フィールドReserved2 予約領域(配列アクセス)
Public フィールドSendCounter 送信回数
Public フィールドSlotNo スロット番号(1~28)
Public フィールドTriggerID 受信トリガID
Public フィールドTriggerType 送信トリガ種別
Public フィールドCode exampleusMinTransInterval 送信最低保証間隔(us)
Public フィールドCode exampleusSendCycle 送信周期(us)
Public フィールドCode exampleusSendDelay イベント送信での遅延時間(us)
Public フィールドCode exampleusSendOffset 送信オフセット(us)
トップ
関連項目