|
ANY-maze Help > The ANY-maze reference > The Protocol page > The elements of a protocol > Testing > Procedures > Writing a procedure using the procedure editor > Errors and warnings while writing a procedure > Warning: This variable is not valid for the current protocol settings Warning: This variable is not valid for the current protocol settings
DescriptionThis warning is displayed in the list of errors and warnings at the bottom of the procedure editor when a procedure contains one or more built-in variables which, due to changes made to the experiment's protocol, are not used during a test. DetailsSettings in an ANY-maze protocol may be changed at any time, either before, during or after tests have been run. If a procedure uses a variable that depends on one of these settings, then the procedure will no longer work as expected. For example, if a procedure checks the value of the Animal is frozen variable, but the protocol is edited to turn off freezing detection, the value of the Animal is frozen variable will always be False. As part of its checking of a procedure (either when the procedure is checked for errors, or when you leave the procedure editor), ANY-maze will warn you about any variables which are not valid with the current protocol settings.
The following built-in variables are affected by this:
Note that this event is not available for use in new procedures; see Built-in variables for more details.
© Copyright 2003-2026 Stoelting Co. All rights reserved ANY-maze help topic T0537 |