commands.program_methods – ???

???

Constants

commands.program_methods._PRINT_OVERRIDE = "from util.print_override import spikeprint;print = spikeprint\n"

Code to override the regular print statement with the special RI5 one.

commands.program_methods._TRANSFER_HANDLE = {}

???

ProgramMethods Class

class commands.program_methods.ProgramMethods(???)

???

Methods

__init__(???)

Closure function. ???

get_methods(???)

???

handle_write_package(???)

???

handle_program_reset_time(???)

???

handle_program_start_time(???)

???

handle_soft_reset(???)

???

_handle_write_print_override(???)

???

handle_program_execute(???)

???

handle_start_write_program(???)

???

handle_remove_project(???)

???

handle_program_terminate(???)

???

handle_program_modechange(???)

???

handle_program_get_time(???)

???

handle_storage_status(???)

???

handle_move_project(???)

???