write_block

write_block#

method

RTO.write_block(message)[source]#

Writes a message to the scope, waits for it to complete, and checks for errors.

Parameters:
messagestr

The message to send.

Notes

This function is blocking.