twin_set_rom_image_directory#

TwinRuntime.twin_set_rom_image_directory(model_name, directory_path)#

Set the directory in the local filesystem where ROM images will be saved for the TBROM model name. This method is only supported for Twin models created from one or more TBROM components.

Parameters:
model_namestr

Model name of the TBROM.

directory_pathstr

Aboslute path of the directory where to store the images.