spinnman.transceiver module =========================== .. automodule:: spinnman.transceiver .. currentmodule:: spinnman.transceiver .. rubric:: Functions .. autosummary:: create_transceiver_from_hostname gethostbyname inet_aton .. autofunction:: create_transceiver_from_hostname .. autofunction:: gethostbyname .. autofunction:: inet_aton .. autoclass:: Transceiver :show-inheritance: .. rubric:: Methods .. autosummary:: boot_board clear_ip_tag clear_multicast_routes clear_router_diagnostic_counters close discover_scamp_connections ensure_board_is_ready execute execute_flood get_connections get_core_state_count get_cpu_information get_cpu_information_from_core get_iobuf get_iobuf_from_core get_machine_details get_machine_dimensions get_multicast_routes get_router_diagnostic_filter get_router_diagnostics get_scamp_version get_tags get_user_0_register_address_from_core is_connected load_multicast_routes locate_spinnaker_connection_for_board_address read_memory read_memory_return_byte_array read_neighbour_memory receive_multicast_message register_listener send_eieio_command_message send_multicast_message send_scp_message send_sdp_message send_signal set_ip_tag set_leds set_reverse_ip_tag set_router_diagnostic_filter stop_application write_memory write_memory_flood write_neighbour_memory .. rubric:: Detailed Methods .. automethod:: boot_board .. automethod:: clear_ip_tag .. automethod:: clear_multicast_routes .. automethod:: clear_router_diagnostic_counters .. automethod:: close .. automethod:: discover_scamp_connections .. automethod:: ensure_board_is_ready .. automethod:: execute .. automethod:: execute_flood .. automethod:: get_connections .. automethod:: get_core_state_count .. automethod:: get_cpu_information .. automethod:: get_cpu_information_from_core .. automethod:: get_iobuf .. automethod:: get_iobuf_from_core .. automethod:: get_machine_details .. automethod:: get_machine_dimensions .. automethod:: get_multicast_routes .. automethod:: get_router_diagnostic_filter .. automethod:: get_router_diagnostics .. automethod:: get_scamp_version .. automethod:: get_tags .. automethod:: get_user_0_register_address_from_core .. automethod:: is_connected .. automethod:: load_multicast_routes .. automethod:: locate_spinnaker_connection_for_board_address .. automethod:: read_memory .. automethod:: read_memory_return_byte_array .. automethod:: read_neighbour_memory .. automethod:: receive_multicast_message .. automethod:: register_listener .. automethod:: send_eieio_command_message .. automethod:: send_multicast_message .. automethod:: send_scp_message .. automethod:: send_sdp_message .. automethod:: send_signal .. automethod:: set_ip_tag .. automethod:: set_leds .. automethod:: set_reverse_ip_tag .. automethod:: set_router_diagnostic_filter .. automethod:: stop_application .. automethod:: write_memory .. automethod:: write_memory_flood .. automethod:: write_neighbour_memory