API Buffer Outputs

API Buffer type outputs are defined using the ApiBufferEventOutput class.

Input

Description

StartAPIBuffer

Starts the execution of an API buffer.

This output function is equivalent to calling the Execute function.

HaltApiBuffer

Stops the execution of an API buffer.

This output function is equivalent to calling the Halt function.