vspyx.intrepidcs.vspyx.rpc.Communication

Package Contents

Classes

Directions

Support for integer-based Flags

ECUMode

Support for integer-based Flags

SoAdPduHeaderLengthEncodingEnumType

Support for integer-based Flags

class vspyx.intrepidcs.vspyx.rpc.Communication.Directions

Bases: enum.IntFlag

Inheritance diagram of vspyx.intrepidcs.vspyx.rpc.Communication.Directions

Support for integer-based Flags

DIRECTION_IN = 0
DIRECTION_OUT = 1
Directions_INT_MAX_SENTINEL_DO_NOT_USE_ = 2147483647
Directions_INT_MIN_SENTINEL_DO_NOT_USE_
class vspyx.intrepidcs.vspyx.rpc.Communication.ECUMode

Bases: enum.IntFlag

Inheritance diagram of vspyx.intrepidcs.vspyx.rpc.Communication.ECUMode

Support for integer-based Flags

Active = 2
Disabled = 0
ECUMode_INT_MAX_SENTINEL_DO_NOT_USE_ = 2147483647
ECUMode_INT_MIN_SENTINEL_DO_NOT_USE_
Passive = 1
class vspyx.intrepidcs.vspyx.rpc.Communication.SoAdPduHeaderLengthEncodingEnumType

Bases: enum.IntFlag

Inheritance diagram of vspyx.intrepidcs.vspyx.rpc.Communication.SoAdPduHeaderLengthEncodingEnumType

Support for integer-based Flags

SoAdPduHeaderLengthCANFD = 1
SoAdPduHeaderLengthEncodingEnumType_INT_MAX_SENTINEL_DO_NOT_USE_ = 2147483647
SoAdPduHeaderLengthEncodingEnumType_INT_MIN_SENTINEL_DO_NOT_USE_
SoAdPduHeaderLengthStandard = 0