Back to Aurora Vision Library Lite website

You are here: Start » All Functions » Common

Common

Select Filter Equivalent below.

Icon Name Description / Applications
CopyObject

Creates a copy of the input data.


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.

TestObjectEqualTo

Checks whether the input object is equal to another object.

TestObjectNil

Produces 'True' if the input object is NOT present or 'False' otherwise.

TestObjectNotNil

Produces 'True' if the input object is present or 'False' otherwise.

TestObjectUnequalTo

Checks whether the input object is not equal to another object.