Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can clear the objectID by selecting “Clear” from the ObjectIDs menu shown above. You can also manually set a module’s objectID from the module properties “Build” tab.

Allocation Priority

Allocation Priority can be set in Designer. This affects when memory for the module is allocated. Module's with higher values of allocation priority values are allocated first. This allows you to allocate modules early which are highly dependent upon running in internal memory. You can also set negative numbers for higher priorities. Allocation priority is only about memory allocation and does not affect the order of processing. For setting or changing priority right click on the module → go to properties → go to the ‘Build’ tab and ‘allocationPriority' options shown in figure below.

image-20240411-183501.pngImage Added

Module Status

Each module has an associated runtime status with 4 possible values:

...