Home Nodes Channel nodes 

Hold channel node

Sample and hold the value of the first input.

The Hold chop allows you to sample and hold the value of the first input. The second input controls the sampling. When the second input changes from 0 to 1, the first input is sampled. This value is held in the output until the second input changes from 0 to 1 again. Hold does not sample while the second input is 1, nor on the falling edge (1 to 0).

A common application for this chop is to grab the current value of a channel when an event occurs, so that value can be used until the event occurs again.

This chop can be time-sliced by enabling the Time Slice parameter. It can also take advantage of Minimal Time Slice Cooks in time slice mode (see the Time Slice Preferences dialog in the Options menu).