Events
1.3
Event.AudioLoopTest
The
AudioLoopTest
block defines the event generated after the loudspeaker and
microphone test (Audio Loop Test) is performed. The subsequent actions are executed
based on the test result.
Parameters
Result
This parameter specifies the required test result.
Valid values:
any
– the event is generated whenever the test is performed (regardless of the
result).
passed
– the event is generated whenever the test is successful.
failed
– the event is generated whenever the test fails.
The parameter is optional, the default value is
failed
.
Variables
This block does not define any specific variables.
Example
An event generated after the audio loop test if the test result is negative (i.e. the
microphone or loudspeaker is out of order):
Event.AudioLoopTest: Result=failed