Previous topic

spinnman.messages.scp.scp_response_header module

Next topic

spinnman.messages.scp.scp_signal module

This Page

spinnman.messages.scp.scp_result module

class spinnman.messages.scp.scp_result.SCPResult(value, doc='')[source]

Bases: enum.Enum

The SCP Result codes

Attributes

RC_ARG Invalid arguments
RC_BUF No free Shared Memory buffers
RC_CMD Bad/invalid command
RC_CPU Bad CPU number
RC_DEAD SHM destination dead
RC_LEN Bad packet length
RC_OK SCPCommand completed OK
RC_P2P_BUSY Destination busy
RC_P2P_NOREPLY No reply to open
RC_P2P_REJECT Open rejected
RC_P2P_TIMEOUT Dest did not respond
RC_PKT_TX Pkt Transmission failed
RC_PORT Bad port number
RC_ROUTE No P2P route
RC_SUM Bad checksum
RC_TIMEOUT Timeout