AnalogOut

Specifying stimuli

To specify stimuli for a given output channel, use indexing syntax on an AnalogOut object (i.e., something like ao[1]), then use the stimulus() or samples() methods on the returned OutRef object. See also Recipes for using picoDAQ as a pulse generator, Recipes for using picoDAQ as a function generator and Recipes for generating nonparametric (“sampled”) output in the Cookbook section of the picoDAQ documentation.