Ports

Triggering ports

The component has two triggering ports:

  • Trigger: This port is used to initiate a transaction. The function of the trigger port depends on the selected triggering option.
  • Hold: This is a digital port is used to freeze the inputs of the component. When the value of this port is true, the rest of the port values of the components are frozen, and the values of these ports will not be transferred into the component.

Completed

This digital port indicates that the component transaction is completed. In may be used to trigger other components that use the output from this component.

TrackerMaterialIDs

This is a vector port providing the TraMaIDs of the material for which to assign material quality.

Quality Names

This port appears when the Quality Input Type is Quality Name and Quality Input Dimension is Vector. The port provides the quality names of the qualities to assign to the material provided by the TrackerMaterialIDs port. If the quality names provided on this port do not match actual material quality names, the material quality defined by the Default Quality property will be registered.

Quality Name

This port appears when the Quality Input Type is Quality Name and Quality Input Dimension is Scalar. The port provides the quality name of the quality to assign to the material provided by the TrackerMaterialIDs port. If the quality name provided on this port does not match an actual material quality name, the material quality defined by the Default Quality property will be registered.

Quality IDs

This port appears when the Quality Input Type is Quality ID and Quality Input Dimension is Vector. The port provides the quality IDs of the qualities to assign to the material provided by the TrackerMaterialIDs port. If the quality IDs provided on this port do not match actual material quality IDs, the material quality defined by the Default Quality property will be registered.

Quality ID

This port appears when the Quality Input Type is Quality ID and Quality Input Dimension is Scalar. The port provides the quality ID of the quality to assign to the material provided by the TrackerMaterialIDs port. If the quality ID provided on this port does not match an actual material quality ID, the material quality defined by the Default Quality property will be registered.