twin_platform_support#

static TwinRuntime.twin_platform_support(file_path)#

Determines whether the TWIN model has Windows and/or Linux binaries.

Parameters:
file_pathstr

File path to the TWIN model.

Returns:
dict

Dictionary indicating if Windows binaries are included (True) or not (False), and Linux binaries are included (True) or not (False).