OpenViBE Documentation 3.3.0
Timeout

Summary

  • Plugin name : Timeout
  • Version : 1.1
  • Author : Jozef LegĂ©ny
  • Company : Inria
  • Short description : Sends a stimulation after a period of time without receiving signal
  • Documentation template generation date : Apr 20 2022

Description

Sends a stimulation after a period of time without receiving signal. Useful for stopping scenarios after hardware disconnection.

This box will send a stimulation on its output after it stops receiving an input. The user
can set a duration to wait before considering the output inactive.

Inputs

1. Input Stream

Streamed Matrix input to be monitored.

  • Type identifier : Streamed matrix (0x544a003e, 0x6dcba5f6)

Outputs

1. Output Stimulations

Output stimulation. One stimulation will be sent after the timeout is reached.

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

Settings

1. Timeout delay

Timeout value. Duration (in seconds) to wait after the last received chunk before the input is considered inactive.

  • Type identifier : Integer (0x007deef9, 0x2f3e95c6)
  • Default value : [ 5 ]

2. Output Stimulation

Sitmulation ID to send.

  • Type identifier : Stimulation (0x2c132d6e, 0x44ab0d97)
  • Default value : [ OVTK_StimulationId_Label_00 ]

Examples

Miscellaneous