Ports
IdentValues/IdentValue
This port provides the argument identifiers to search for. The port is scalar or vector dependent Input dimension parameter.
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.
TrackerMaterialIDs
This port provides the TraMaIDs that are the result of the search. The port has the same dimension as the ident value input, and the elements are -1 for the elements in the ident value input that are not found.
Search completed
This digital port indicates that the search is completed. In may be used to trigger other components that use the output from this component.
ResultingIdentValueIDs
This port provides the IdentValueIDs of the identifiers that are the result of the search. The port has the same dimension as the ident value input, and the elements are -1 for the elements in the ident value input that are not found.
NotFoundCount
This port exposes the number of identifiers from the ident value input that are not found.