API Buffer Outputs¶ API Buffer type outputs are defined using the ApiBufferEventOutput class. Output 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.