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