Back to Adaptive Vision Library website
You are here: Start » Function Reference » Common
Common
Select Filter Equivalent below.
| Icon | Name | Description | Library |
|---|---|---|---|
| CopyObject | Use this filter to create a source of data, e.g. that needs to be send to HMI or used in several places of a macrofilter. | Lite | |
| TestObjectEqualTo | Checks whether the input object is equal to another object. | Lite | |
| TestObjectNil | Produces 'True' if the input object is NOT present or 'False' otherwise. | Lite | |
| TestObjectNotNil | Produces 'True' if the input object is present or 'False' otherwise. | Lite | |
| TestObjectUnequalTo | Checks whether the input object is not equal to another object. | Lite |
