write_block# method RTO.write_block(message)[source]# Writes a message to the scope, waits for it to complete, and checks for errors. Parameters: messagestrThe message to send. Notes This function is blocking.