kitControl-OneShot

 The OneShot component provides a single, temporary, status boolean output for a specified duration (as set in the Time property). A OneShot action occurs with a False-to-True value transition at the In property, or with an invoked Fire action. When either of these conditions occurs, the Out property value is set to True and the Out Not property value is set to False for a time that is equal to the value of the Time property. When the time expires, these values revert to the previous (default) values.

The following types of properties are used in the OneShot component:

OneShot is in the Timer folder of the kitControl palette.

See also Alphabetical list of kitControl components