ANY-maze Help > The ANY-maze reference > ANY-maze plug-ins > Plug-in API reference > RT_ONOFF result type

RT_ONOFF result type

The RT_ONOFF result type is used for a plug-in which detects a simple on/off state. For example, the demo plug-in determines when the animal is in the centre of the apparatus; so the animal either is in the centre (on) or it isn't (off).

ANY-maze will report the following measures for RT_ONOFF results:

 Number of activations 
 Time active 
 Latency to first activation 
 Latency to first deactivation 
 Longest activation 
 Shortest activation 
 Average activation 
 Activation frequency  

These measures are automatically made available for the apparatus as a whole, and also for each zone (except the Average activation which is not available for zones).

Furthermore, the non-latency measures can also be reported across time.

Value

The ordinal value of this result type is 0.

See also:

 RT_ONOFF result type measures 

© Copyright 2003-2026 Stoelting Co. All rights reserved

ANY-maze help topic T1031