Previous topic

spinnman.model.diagnostic_filter_emergency_routing_status module

Next topic

spinnman.model.diagnostic_filter_payload_status module

This Page

spinnman.model.diagnostic_filter_packet_type module

class spinnman.model.diagnostic_filter_packet_type.DiagnosticFilterPacketType(value, doc='')[source]

Bases: enum.Enum

Packet type flags for the diagnostic filters. Note that only one has to match for the counter to be incremented

Attributes

FIXED_ROUTE Packet is fixed-route
MULTICAST Packet is multicast
NEAREST_NEIGHBOUR Packet is nearest-neighbour
POINT_TO_POINT Packet is point-to-point