CWIMAQMultiThresholdData
From NI Vision for Visual Basic
CWIMAQMultiThresholdData
CWIMAQMultiThresholdData is a collection of CWIMAQMultiThresholdDataItem objects that specifies the threshold ranges. Add one item for each range that you want to threshold.
Properties
| Count | Number of objects in the collection. |
Methods
| Add | Adds an object to the collection and returns the new object. |
| Item | Returns the specified object from the collection. |
| Remove | Removes the specified item from the collection. |
| RemoveAll | Removes all objects from the collection. |