screenshot# method RTO.screenshot(path)[source]# Takes a screenshot of the scope and saves it to the specified path. Image format is PNG. Parameters: pathstrThe local path, including filename and extension, of where to save the file.