Index _ | A | B | C | D | E | F | G | I | K | L | M | N | O | P | R | S | T | U | V | W | X _ __init__() (can.BusABC method) __iter__() (can.BusABC method) __str__() (can.BusABC method) (can.Message method) __weakref__ (can.BusABC attribute) _apply_filters() (can.BusABC method) _detect_available_configs() (can.BusABC static method) (can.interfaces.virtual.VirtualBus static method) _matches_filters() (can.BusABC method) _recv_internal() (can.BusABC method) (can.interfaces.serial.serial_can.SerialBus method) _send_periodic_internal() (can.BusABC method) A ACTIVE (can.bus.BusState attribute) add_bus() (can.Notifier method) add_listener() (can.Notifier method) application_id (can.BLFWriter attribute) arbitration_id (can.Message attribute) ASCReader (class in can) ASCWriter (class in can) AsyncBufferedReader (class in can) B BaseIOHandler (class in can.io.generic) BaseRotatingLogger (class in can.io) bitrate_switch (can.Message attribute) BitTiming (class in can) BLFReader (class in can) BLFWriter (class in can) blocking_receive() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) blocking_send() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) BufferedReader (class in can) Bus (class in can) bus_load (can.interfaces.kvaser.structures.BusStatistics property) BusABC (class in can) BusState (class in can.bus) BusStatistics (class in can.interfaces.kvaser.structures) C can module can.broadcastmanager module can.exceptions module can.io.generic module can.util module CanalError CanError CanInitializationError CanInterfaceNotImplementedError CanOperationError CantactBus (class in can.interfaces.cantact) CanTimeoutError CanutilsLogReader (class in can) CanutilsLogWriter (class in can) channel (can.Message attribute) channel2int() (in module can.util) channel_info (can.BusABC attribute) close() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) compress() (can.Logger static method) create_filter() (can.interfaces.systec.ucanbus.UcanBus static method) CSVReader (class in can) CSVWriter (class in can) CyclicSendTask (class in can.interfaces.ixxat.canlib_vcinpl) (class in can.interfaces.ixxat.canlib_vcinpl2) (class in can.interfaces.socketcan) CyclicSendTaskABC (class in can.broadcastmanager) CyclicTask (class in can.broadcastmanager) D data (can.Message attribute) DEFAULT_GROUP_IPv4 (can.interfaces.udp_multicast.UdpMulticastBus attribute) DEFAULT_GROUP_IPv6 (can.interfaces.udp_multicast.UdpMulticastBus attribute) deprecated_args_alias() (in module can.util) detect_available_configs() (in module can) dlc (can.Message attribute) dlc2len() (in module can.util) do_rollover() (can.io.BaseRotatingLogger method) (can.SizedRotatingLogger method) E equals() (can.Message method) err_frame (can.interfaces.kvaser.structures.BusStatistics property) ERROR (can.bus.BusState attribute) error_check() (in module can.exceptions) error_state_indicator (can.Message attribute) EtasBus (class in can.interfaces.etas) exception (can.Notifier attribute) ext_data (can.interfaces.kvaser.structures.BusStatistics property) ext_remote (can.interfaces.kvaser.structures.BusStatistics property) F file_size() (can.BLFWriter method) (can.io.generic.FileIOMessageWriter method) (can.Printer method) FileIOMessageWriter (class in can.io.generic) fileno() (can.interfaces.udp_multicast.UdpMulticastBus method) filters (can.Bus property) (can.BusABC property) (can.interfaces.socketcan.SocketcanBus property) flash() (can.interfaces.kvaser.canlib.KvaserBus method) (can.interfaces.pcan.PcanBus method) flush_tx_buffer() (can.Bus method) (can.BusABC method) (can.interfaces.etas.EtasBus method) (can.interfaces.ixxat.canlib_vcinpl.IXXATBus method) (can.interfaces.ixxat.canlib_vcinpl2.IXXATBus method) (can.interfaces.ixxat.IXXATBus method) (can.interfaces.kvaser.canlib.KvaserBus method) (can.interfaces.socketcan.SocketcanBus method) (can.interfaces.systec.ucanbus.UcanBus method) (can.interfaces.vector.VectorBus method) G get_application_config() (can.interfaces.vector.VectorBus static method) get_channel_configs() (in module can.interfaces.vector) get_device_number() (can.interfaces.pcan.PcanBus method) get_library_version() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) get_message() (can.AsyncBufferedReader method) (can.BufferedReader method) GET_MESSAGE_TIMEOUT (can.SqliteWriter attribute) get_serial_number() (can.interfaces.robotell.robotellBus method) (can.interfaces.slcan.slcanBus method) get_statistics() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) get_stats() (can.interfaces.kvaser.canlib.KvaserBus method) get_status() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) get_vendor_string() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) get_version() (can.interfaces.slcan.slcanBus method) (can.interfaces.usb2can.Usb2CanAbstractionLayer method) I ICSApiError ICSInitializationError ICSOperationError is_error_frame (can.Message attribute) is_extended_id (can.Message attribute) is_fd (can.Message attribute) is_remote_frame (can.Message attribute) is_rx (can.Message attribute) IscanBus (class in can.interfaces.iscan) IscanError IXXATBus (class in can.interfaces.ixxat) (class in can.interfaces.ixxat.canlib_vcinpl) (class in can.interfaces.ixxat.canlib_vcinpl2) K KvaserBus (class in can.interfaces.kvaser.canlib) L len2dlc() (in module can.util) LimitedDurationCyclicSendTaskABC (class in can.broadcastmanager) Listener (class in can) load_config() (in module can.util) load_environment_config() (in module can.util) load_file_config() (in module can.util) log_event() (can.ASCWriter method) (can.BLFWriter method) Logger (class in can) M MAX_BUFFER_SIZE_BEFORE_WRITES (can.SqliteWriter attribute) max_container_size (can.BLFWriter attribute) MAX_TIME_BETWEEN_WRITES (can.SqliteWriter attribute) Message (class in can) MessageReader (class in can.io.generic) MessageWriter (class in can.io.generic) ModifiableCyclicTaskABC (class in can) modify_data() (can.interfaces.socketcan.CyclicSendTask method) (can.ModifiableCyclicTaskABC method) module can can.broadcastmanager can.exceptions can.io.generic can.util MultiRateCyclicSendTaskABC (class in can.broadcastmanager) N namer (can.io.BaseRotatingLogger attribute) NeousysBus (class in can.interfaces.neousys) NeoViBus (class in can.interfaces.ics_neovi) NicanBus (class in can.interfaces.nican) NicanError NicanInitializationError Notifier (class in can) O on_error() (can.Listener method) on_message_received() (can.ASCWriter method) (can.AsyncBufferedReader method) (can.BLFWriter method) (can.BufferedReader method) (can.CanutilsLogWriter method) (can.CSVWriter method) (can.io.BaseRotatingLogger method) (can.Listener method) (can.Logger method) (can.Printer method) (can.RedirectReader method) (can.TRCWriter method) open() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) overruns (can.interfaces.kvaser.structures.BusStatistics property) P PASSIVE (can.bus.BusState attribute) pause() (can.interfaces.ixxat.canlib_vcinpl.CyclicSendTask method) (can.interfaces.ixxat.canlib_vcinpl2.CyclicSendTask method) PcanBus (class in can.interfaces.pcan) popup_vector_hw_configuration() (can.interfaces.vector.VectorBus static method) Printer (class in can) R read_all() (can.SqliteReader method) receive() (can.interfaces.usb2can.Usb2CanAbstractionLayer method) recv() (can.Bus method) (can.BusABC method) (can.interfaces.socketcan.SocketcanBus method) (can.interfaces.vector.VectorBus method) RECV_LOGGING_LEVEL (can.BusABC attribute) RedirectReader (class in can) remove_listener() (can.Notifier method) reset() (can.interfaces.pcan.PcanBus method) RestartableCyclicTaskABC (class in can) robotellBus (class in can.interfaces.robotell) rollover_count (can.io.BaseRotatingLogger attribute) rotate() (can.io.BaseRotatingLogger method) rotation_filename() (can.io.BaseRotatingLogger method) rotator (can.io.BaseRotatingLogger attribute) S send() (can.Bus method) (can.BusABC method) (can.interfaces.cantact.CantactBus method) (can.interfaces.etas.EtasBus method) (can.interfaces.ixxat.canlib_vcinpl.IXXATBus method) (can.interfaces.ixxat.canlib_vcinpl2.IXXATBus method) (can.interfaces.ixxat.IXXATBus method) (can.interfaces.kvaser.canlib.KvaserBus method) (can.interfaces.neousys.NeousysBus method) (can.interfaces.pcan.PcanBus method) (can.interfaces.robotell.robotellBus method) (can.interfaces.slcan.slcanBus method) (can.interfaces.socketcan.SocketcanBus method) (can.interfaces.systec.ucanbus.UcanBus method) (can.interfaces.usb2can.Usb2CanAbstractionLayer method) (can.interfaces.vector.VectorBus method) (can.interfaces.virtual.VirtualBus method) send_periodic() (can.Bus method) (can.BusABC method) (can.interfaces.socketcan.SocketcanBus method) (can.interfaces.vector.VectorBus method) SerialBus (class in can.interfaces.serial.serial_can) set_application_config() (can.interfaces.vector.VectorBus static method) set_auto_bus_management() (can.interfaces.robotell.robotellBus method) set_auto_retransmit() (can.interfaces.robotell.robotellBus method) set_bitrate() (can.interfaces.robotell.robotellBus method) (can.interfaces.slcan.slcanBus method) set_bitrate_reg() (can.interfaces.slcan.slcanBus method) set_device_number() (can.interfaces.pcan.PcanBus method) set_filters() (can.Bus method) (can.BusABC method) (can.interfaces.socketcan.SocketcanBus method) (can.interfaces.vector.VectorBus method) set_hw_filter() (can.interfaces.robotell.robotellBus method) set_logging_level() (in module can.util) set_serial_rate() (can.interfaces.robotell.robotellBus method) should_rollover() (can.io.BaseRotatingLogger method) (can.SizedRotatingLogger method) shutdown() (can.Bus method) (can.BusABC method) (can.interfaces.cantact.CantactBus method) (can.interfaces.etas.EtasBus method) (can.interfaces.ixxat.canlib_vcinpl.IXXATBus method) (can.interfaces.ixxat.canlib_vcinpl2.IXXATBus method) (can.interfaces.ixxat.IXXATBus method) (can.interfaces.kvaser.canlib.KvaserBus method) (can.interfaces.neousys.NeousysBus method) (can.interfaces.pcan.PcanBus method) (can.interfaces.robotell.robotellBus method) (can.interfaces.slcan.slcanBus method) (can.interfaces.socketcan.SocketcanBus method) (can.interfaces.systec.ucanbus.UcanBus method) (can.interfaces.udp_multicast.UdpMulticastBus method) (can.interfaces.vector.VectorBus method) (can.interfaces.virtual.VirtualBus method) SizedRotatingLogger (class in can) slcanBus (class in can.interfaces.slcan) SocketcanBus (class in can.interfaces.socketcan) SqliteReader (class in can) SqliteWriter (class in can) start() (can.broadcastmanager.ThreadBasedCyclicSendTask method) (can.interfaces.ixxat.canlib_vcinpl.CyclicSendTask method) (can.interfaces.ixxat.canlib_vcinpl2.CyclicSendTask method) (can.interfaces.socketcan.CyclicSendTask method) (can.RestartableCyclicTaskABC method) state (can.Bus property) (can.BusABC property) (can.interfaces.etas.EtasBus property) (can.interfaces.ixxat.canlib_vcinpl.IXXATBus property) (can.interfaces.ixxat.IXXATBus property) (can.interfaces.pcan.PcanBus property) (can.interfaces.socketcan.SocketcanBus property) (can.interfaces.systec.ucanbus.UcanBus property) status() (can.interfaces.pcan.PcanBus method) status_is_ok() (can.interfaces.pcan.PcanBus method) status_string() (can.interfaces.pcan.PcanBus method) std_data (can.interfaces.kvaser.structures.BusStatistics property) std_remote (can.interfaces.kvaser.structures.BusStatistics property) stop() (can.ASCWriter method) (can.BLFWriter method) (can.broadcastmanager.CyclicTask method) (can.broadcastmanager.ThreadBasedCyclicSendTask method) (can.BufferedReader method) (can.interfaces.ixxat.canlib_vcinpl.CyclicSendTask method) (can.interfaces.ixxat.canlib_vcinpl2.CyclicSendTask method) (can.interfaces.socketcan.CyclicSendTask method) (can.io.BaseRotatingLogger method) (can.io.generic.BaseIOHandler method) (can.Listener method) (can.Notifier method) (can.SqliteReader method) (can.SqliteWriter method) stop_all_periodic_tasks() (can.Bus method) (can.BusABC method) (can.interfaces.socketcan.SocketcanBus method) (can.interfaces.vector.VectorBus method) T ThreadBasedCyclicSendTask (class in can.broadcastmanager) ThreadSafeBus (class in can) time_perfcounter_correlation() (in module can.util) timestamp (can.Message attribute) TRCReader (class in can) TRCWriter (class in can) U UcanBus (class in can.interfaces.systec.ucanbus) UdpMulticastBus (class in can.interfaces.udp_multicast) Usb2CanAbstractionLayer (class in can.interfaces.usb2can) Usb2canBus (class in can.interfaces.usb2can) V VectorBus (class in can.interfaces.vector) VectorBusParams (class in can.interfaces.vector.canlib) VectorCanFdParams (class in can.interfaces.vector.canlib) VectorCanParams (class in can.interfaces.vector.canlib) VectorChannelConfig (class in can.interfaces.vector) VectorError VectorInitializationError VectorOperationError VirtualBus (class in can.interfaces.virtual) W writer (can.io.BaseRotatingLogger property) X XL_BUS_ACTIVE_CAP_A429 (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_ACTIVE_CAP_CAN (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_ACTIVE_CAP_DAIO (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_ACTIVE_CAP_ETHERNET (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_ACTIVE_CAP_FLEXRAY (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_ACTIVE_CAP_J1708 (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_ACTIVE_CAP_KLINE (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_ACTIVE_CAP_LIN (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_ACTIVE_CAP_MOST (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_A429 (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_CAN (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_DAIO (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_ETHERNET (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_FLEXRAY (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_J1708 (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_KLINE (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_LIN (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_COMPATIBLE_MOST (can.interfaces.vector.xldefine.XL_BusCapabilities attribute) XL_BUS_PARAMS_CANOPMODE_CAN20 (can.interfaces.vector.xldefine.XL_CANFD_BusParams_CanOpMode attribute) XL_BUS_PARAMS_CANOPMODE_CANFD (can.interfaces.vector.xldefine.XL_CANFD_BusParams_CanOpMode attribute) XL_BUS_PARAMS_CANOPMODE_CANFD_NO_ISO (can.interfaces.vector.xldefine.XL_CANFD_BusParams_CanOpMode attribute) XL_BUS_TYPE_A429 (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_AFDX (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_CAN (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_DAIO (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_ETHERNET (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_FLEXRAY (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_J1708 (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_KLINE (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_LIN (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_MOST (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BUS_TYPE_NONE (can.interfaces.vector.xldefine.XL_BusTypes attribute) XL_BusCapabilities (class in can.interfaces.vector.xldefine) XL_BusTypes (class in can.interfaces.vector.xldefine) XL_CANFD_BusParams_CanOpMode (class in can.interfaces.vector.xldefine) XL_CHANNEL_FLAG_CANFD_BOSCH_SUPPORT (can.interfaces.vector.xldefine.XL_ChannelCapabilities attribute) XL_CHANNEL_FLAG_CANFD_ISO_SUPPORT (can.interfaces.vector.xldefine.XL_ChannelCapabilities attribute) XL_CHANNEL_FLAG_CMACTLICENSE_SUPPORT (can.interfaces.vector.xldefine.XL_ChannelCapabilities attribute) XL_CHANNEL_FLAG_NO_HWSYNC_SUPPORT (can.interfaces.vector.xldefine.XL_ChannelCapabilities attribute) XL_CHANNEL_FLAG_SPDIF_CAPABLE (can.interfaces.vector.xldefine.XL_ChannelCapabilities attribute) XL_CHANNEL_FLAG_TIME_SYNC_RUNNING (can.interfaces.vector.xldefine.XL_ChannelCapabilities attribute) XL_ChannelCapabilities (class in can.interfaces.vector.xldefine) XL_ERR_BAD_EXE_FORMAT (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_CANNOT_OPEN_DRIVER (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_CHAN_IS_ONLINE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_CMD_HANDLING (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_CMD_TIMEOUT (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_CONNECTION_BROKEN (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_CONNECTION_CLOSED (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_CONNECTION_FAILED (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_DLL_NOT_FOUND (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_EDL_NOT_SET (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_EDL_RTR (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_ERROR_CRC (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_HW_NOT_PRESENT (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_HW_NOT_READY (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INIT_ACCESS_MISSING (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INSUFFICIENT_BUFFER (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INTERNAL_ERROR (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_ACCESS (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_ADDRESS (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_CANID (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_CHAN_INDEX (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_CHANNEL_MASK (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_DLC (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_FDFLAG_MODE20 (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_HANDLE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_LEVEL (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_PORT (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_PORT_ACCESS_TYPE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_RESERVED_FLD (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_SIZE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_STREAM_NAME (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_TAG (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_INVALID_USER_BUFFER (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_NO_DATA_DETECTED (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_NO_LICENSE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_NO_RESOURCES (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_NO_SYSTEM_RESOURCES (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_NOT_FOUND (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_NOT_IMPLEMENTED (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_NOT_SUPPORTED (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_NOTIFY_ALREADY_ACTIVE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_PORT_IS_OFFLINE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_QUEUE_IS_EMPTY (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_QUEUE_IS_FULL (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_QUEUE_OVERRUN (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_REQ_NOT_ACCEP (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_RESERVED_NOT_ZERO (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_STREAM_NOT_CONNECTED (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_STREAM_NOT_FOUND (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_TWICE_REGISTER (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_TX_NOT_POSSIBLE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_UNEXP_NET_ERR (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_UNKNOWN_FLAG (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_WRONG_BUS_TYPE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_WRONG_CHIP_TYPE (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_WRONG_COMMAND (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_WRONG_PARAMETER (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERR_WRONG_VERSION (can.interfaces.vector.xldefine.XL_Status attribute) XL_ERROR (can.interfaces.vector.xldefine.XL_Status attribute) XL_HardwareType (class in can.interfaces.vector.xldefine) XL_HWTYPE_CANAC2PCI (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CANBOARDXL (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CANBOARDXL_PXI (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CANCARDX (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CANCARDXL (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CANCARDXLE (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CANCARDY (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CANCASEXL (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CANCASEXL_LOG_OBSOLETE (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_CSMCAN (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_IPCL8800 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_IPCLIENT (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_IPSERVER (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_IPSRV8800 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_NONE (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VH6501 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VIRTUAL (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN0601 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN1530 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN1531 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN1610 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN1611 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN1630 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN1630_LOG (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN1640 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN2600 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN2610 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN2640 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN3300 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN3600 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN4610 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN5240 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN5430 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN5610 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN5610A (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN5620 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN5640 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN5650 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN7570 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN7572 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN7600 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN7610 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN7640 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN8800 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN8900 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN8950 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN8970 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VN8972 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VT6104A (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VT6204 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VT6306 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VTSSERVICE (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VX0312 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VX1121 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VX1131 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VX1135 (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VX1161A (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_HWTYPE_VX1161B (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_MAX_HWTYPE (can.interfaces.vector.xldefine.XL_HardwareType attribute) XL_OUTPUT_MODE_NORMAL (can.interfaces.vector.xldefine.XL_OutputMode attribute) XL_OUTPUT_MODE_SILENT (can.interfaces.vector.xldefine.XL_OutputMode attribute) XL_OUTPUT_MODE_SJA_1000_SILENT (can.interfaces.vector.xldefine.XL_OutputMode attribute) XL_OUTPUT_MODE_TX_OFF (can.interfaces.vector.xldefine.XL_OutputMode attribute) XL_OutputMode (class in can.interfaces.vector.xldefine) XL_PENDING (can.interfaces.vector.xldefine.XL_Status attribute) XL_Status (class in can.interfaces.vector.xldefine) XL_SUCCESS (can.interfaces.vector.xldefine.XL_Status attribute)