Python:
Dynamic Model Version Structurerm_dynamic_version_t Parameter description
| Parameter | Type | Description |
|---|---|---|
model_version | bytes | Dynamic model version number. |
Member function
Python
rm_ctypes_wrap.rm_dynamic_version_t.to_dict(self, recurse = True)Return the class variables as dictionaries and, if the recurse is True, process the structure fields recursively through ctypes.

