mpiFilterCreate

Declaration
 MPIFilter mpiFilterCreate(MPIControl  control,
                           long        number)
Required Header stdmpi.h
Description

FilterCreate creates a Filter object associated with a filter (number), that is located on a motion controller (control).
FilterCreate is the equivalent of a C++ constructor.

Return Values
handle to an Filter object
MPIHandleVOID if the Filter object could not be created
See Also mpiFilterDelete | mpiFilterValidate