Previous topic

spinnman.messages.scp.impl.scp_iptag_info_request module

Next topic

spinnman.messages.scp.impl.scp_iptag_set_request module

This Page

spinnman.messages.scp.impl.scp_iptag_info_response module

class spinnman.messages.scp.impl.scp_iptag_info_response.SCPIPTagInfoResponse[source]

Bases: spinnman.messages.scp.abstract_messages.abstract_scp_response.AbstractSCPResponse

An SCP response to a request for information about IP tags

Attributes

fixed_size The count of the number of fixed IP tag entries
pool_size The count of the IP tag pool size
scp_response_header The SCP header from the response
sdp_header The SDP header from the response

Methods

read_scp_response(byte_reader) See spinnman.messages.scp.abstract_scp_response.AbstractSCPResponse.read_scp_response()

Detailed Methods

read_scp_response(byte_reader)[source]

See spinnman.messages.scp.abstract_scp_response.AbstractSCPResponse.read_scp_response()