Ports

Result set ports

This component has a configurable set of result set ports. The type and name of the available ports are defined by the Result port dimension property and the settings in the Result Set Port Mapping tab

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.

Result ready

This digital port will pulse when there are new results available on the result set ports.

Result ports valid

This digital port will be true when there are valid results available on the result set ports. The value will be false when the result set ports are reset.

Execution active

This digital port indicates that the execution of a stored procedure is active. The port value is true when the execution of the stored procedure spans several time steps when the Operation mode is Asynchronous.

Execution queue length

This port indicates the number of stored procedure execution requests that is queued for execution when the Operation mode is Asynchronous. The number includes the currently executing stored procedure.