Table of Contents

Property Categories

There are specific categories of properties that define when an operator's properties can be modified.

configuration properties have an effect on hardware when a workflow is started and are used to initialize the hardware state. Even if they are changed while a workflow is running, they will not have an effect until the workflow is restarted.

acquisition properties have an immediate effect on hardware when the workflow is running. For instance, stimulus waveform properties can be dynamically modified according to parameters in your workflow.

Devices properties refer to the individual devices available within a particular aggregate operator. Aggregate operators include ConfigureHeadstage64, ConfigureBreakoutBoard, and more. Explore other available options under the aggregate configuration operators page.