You edit a manipulator by modifying its configuration options in CAS Console. The configuration changes take effect the next time CAS acquires data from the data source.
You can view manipulator details while an acquisition is running but not edit the configuration options until the acquisition completes.
To edit a manipulator:
On the Data Sources page of CAS Console, locate the data source that contains the manipulator you want to edit.
Click the data source's name to open the Edit page for the manipulator.
In Acquisition Steps, click the name of the manipulator you want to edit.
Edit the manipulator settings as necessary.
To determine the configuration property values, you may have to coordinate with the extension developer who created the manipulator, or you can run the
getModuleSpec
task ofcas-cmd
to retrieve the configuration properties of a manipulator.