:py:mod:`phoenix6.sim.device_type` ================================== .. py:module:: phoenix6.sim.device_type Module Contents --------------- .. py:class:: DeviceType(*args, **kwds) Bases: :py:obj:`enum.Enum` Enumeration of all supported device types. .. py:attribute:: TalonSRXType :value: '0' .. py:attribute:: VictorSPXType :value: '1' .. py:attribute:: PigeonIMUType :value: '2' .. py:attribute:: RibbonPigeonIMUType :value: '3' .. py:attribute:: P6_TalonFXType :value: '4' .. py:attribute:: P6_CANcoderType :value: '5' .. py:attribute:: P6_Pigeon2Type :value: '6' .. py:attribute:: P6_TalonFXSType :value: '7' .. py:attribute:: P6_CANrangeType :value: '8' .. py:attribute:: P6_CANdiType :value: '9' .. py:attribute:: P6_CANdleType :value: '10'